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 | |
NSInteger | uid |
NMMapCoordinates * | areaCenter |
NSInteger | areaRadiusInMeters |
Interface representing a traffic snapshot around the GPS coordinates.
- (nullable instancetype) NS_UNAVAILABLE |
Default initialization is forbidden.
+ (nullable instancetype) NS_UNAVAILABLE |
|
readnonatomiccopy |
The center of a geo area the snapshot corresponds to.
|
readnonatomicassign |
The radius (in meters) of a geo area the snapshot corresponds to.
|
readnonatomicassign |
Unique traffic snapshot ID. -1 indicates snapshot is empty.