Index Hierarchy RNKMapConfig Class Reference Inherits from NSObject Declared in RNKMapConfig.h Overview RNKMapConfig This class represents a particular map in your NavigationKit. Tasks mapId property name property Properties mapId mapId @property NSString *mapId Discussion the map’s ID, as defined on the server. Declared In RNKMapConfig.h name name @property NSString *name Discussion The name of the map or facility. Declared In RNKMapConfig.h Index Hierarchy