Navmii SDK  2.2.0
Write yourself a navigation system in iOS
Properties | List of all members
NMMap Class Reference

Inherits <NSObject>.

Properties

NSString * countryIso3Code
 
NSString * stateCode
 
NMVersionversion
 

Detailed Description

A class representing a downloaded map of a particular country or state.

Property Documentation

◆ countryIso3Code

- (NSString*) countryIso3Code
readwritenonatomiccopy

Country ISO3 code.

◆ stateCode

- (NSString*) stateCode
readwritenonatomiccopy

State code.

◆ version

- (NMVersion*) version
readwritenonatomicstrong

Map version.