Navigine iOS/Android/Flutter SDK
1.0.0
Objective-C/Java/Dart SDK API
Loading...
Searching...
No Matches
NCIconMapObject.h
Go to the documentation of this file.
1
#import "
NCAnimationType.h
"
2
#import "NCExport.h"
3
#import "
NCLocationPoint.h
"
4
#import "
NCMapObject.h
"
5
#import <Foundation/Foundation.h>
6
#import <UIKit/UIKit.h>
7
8
24
DEFAULT_EXPORT_ATTRIBUTE
25
@interface
NCIconMapObject
:
NCMapObject
26
34
- (BOOL)setPosition:(nonnull
NCLocationPoint
*)point;
35
45
- (BOOL)setPositionAnimated:(nonnull
NCLocationPoint
*)point
46
duration:(
float
)duration
47
type:(
NCAnimationType
)type;
48
56
- (BOOL)setBitmap:(nullable UIImage *)bitmap;
57
66
- (BOOL)setSize:(
float
)width
67
height:(
float
)height;
68
69
@end
com
navigine
idl
objc
NCIconMapObject.h
Generated on Thu May 29 2025 21:18:52 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2