Navmii SDK
2.2.0
Write yourself a navigation system in iOS
|
Inherits <NSObject>.
Properties | |
NMSpeedUnits | speedUnits |
NMDistanceUnits | distanceUnits |
NMDrivingSide | drivingSide |
A class representing an info on a country's speed and distance units and driving side.
|
readnonatomicassign |
Represents the distance units system (represented by NMDistanceUnits enum) used in the country.
|
readnonatomicassign |
Represents if the counry has rigth or left driving side (represented by NMDrivingSide enum).
|
readnonatomicassign |
Shows the speed units system (represented by NMSpeedUnits enum) used in the country.