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
17
DEFAULT_EXPORT_ATTRIBUTE
18
@interface
NCGlobalPoint
: NSObject
19
23
- (nonnull instancetype)initWithLatitude:(
double
)latitude
24
longitude:(
double
)longitude;
25
29
+ (nonnull instancetype)globalPointWithLatitude:(
double
)latitude
30
longitude:(
double
)longitude;
31
35
@property
(nonatomic, readonly)
double
latitude
;
36
40
@property
(nonatomic, readonly)
double
longitude
;
41
42
@end
com
navigine
idl
objc
NCGlobalPoint.h
Generated on Thu May 29 2025 21:18:52 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2