Navigine iOS/Android/Flutter SDK
1.0.0
Objective-C/Java/Dart SDK API
Loading...
Searching...
No Matches
NCGlobalPoint.h
Go to the documentation of this file.
1
#import "NCExport.h"
2
#import <Foundation/Foundation.h>
3
25
DEFAULT_EXPORT_ATTRIBUTE
26
@interface
NCGlobalPoint
: NSObject
27
31
- (nonnull instancetype)initWithLatitude:(
double
)latitude
32
longitude:(
double
)longitude;
33
37
+ (nonnull instancetype)globalPointWithLatitude:(
double
)latitude
38
longitude:(
double
)longitude;
39
52
@property
(nonatomic, readonly)
double
latitude
;
53
66
@property
(nonatomic, readonly)
double
longitude
;
67
68
@end
com
navigine
idl
objc
NCGlobalPoint.h
Generated on Mon Dec 8 2025 13:17:53 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2