NavmiiSDK
Write yourself a navigation system in iOS
|
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. | |
POI category.