NavmiiSDK
Write yourself a navigation system in iOS
Instance Methods | Properties | List of all members
NMPOICategory Class Reference

POI category. More...

#import <NMPOICategory.h>

Inherits NSObject.

Instance Methods

(instancetype) - initWithName:categoryId:zoomLevel:isShowOnMap:
 

Properties

NSString * name
 
int categoryId
 POI category id.
 
int zoomLevel
 specified zoom level in range 0..15
 
BOOL isShownOnMap
 Is POI category shown on map.
 

Detailed Description

POI category.


The documentation for this class was generated from the following files: