Navmii SDK
2.2.0
Write yourself a navigation system in iOS
|
Inherits <NSObject>.
Instance Methods | |
(nullable instancetype) | - NS_UNAVAILABLE |
Class Methods | |
(nullable instancetype) | + NS_UNAVAILABLE |
Properties | |
NMGuidanceOutput | guidanceOutput |
NSString * | locale |
NSArray< NSString * > * | supportedLocales |
NMGuidanceDistanceUnits | distanceUnits |
- (nullable instancetype) NS_UNAVAILABLE |
Default initialization is forbidden.
+ (nullable instancetype) NS_UNAVAILABLE |
|
readwritenonatomicassign |
Defines distance units used in guidance output.
|
readwritenonatomicassign |
Defines the way the navigation guidance will be passed from the SDK.
|
readwritenonatomiccopy |
Defines the language in which the navigation guidance is generated.
|
readnonatomiccopy |
Defines the list of all supported languages used for generating navigation guidance.