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
26
DEFAULT_EXPORT_ATTRIBUTE
27
@interface
NCGlobalPoint
: NSObject
28
32
- (nonnull instancetype)initWithLatitude:(
double
)latitude
33
longitude:(
double
)longitude;
34
38
+ (nonnull instancetype)globalPointWithLatitude:(
double
)latitude
39
longitude:(
double
)longitude;
40
54
@property
(nonatomic, readonly)
double
latitude
;
55
69
@property
(nonatomic, readonly)
double
longitude
;
70
71
@end
com
navigine
idl
objc
NCGlobalPoint.h
Generated on Thu Apr 16 2026 08:08:54 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2