Navigine iOS/Android/Flutter SDK
1.0.0
Objective-C/Java/Dart SDK API
Loading...
Searching...
No Matches
NCCircleMapObject.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
7
21
DEFAULT_EXPORT_ATTRIBUTE
22
@interface
NCCircleMapObject
:
NCMapObject
23
31
- (BOOL)setPosition:(nonnull
NCLocationPoint
*)point;
32
42
- (BOOL)setPositionAnimated:(nonnull
NCLocationPoint
*)point
43
duration:(
float
)duration
44
type:(
NCAnimationType
)type;
45
56
- (BOOL)setColor:(
float
)red
57
green:(
float
)green
58
blue:(
float
)blue
59
alpha:(
float
)alpha;
60
68
- (BOOL)setRadius:(
float
)radius;
69
70
@end
com
navigine
idl
objc
NCCircleMapObject.h
Generated on Thu May 29 2025 21:18:52 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2