MMKLayerIds
- Summary
- Class methods
- mapLayerId
- jamsLayerId
- personalizedPoiLayerId
- transportLayerId
- searchPinsLayerId
- advertPinsLayerId
- buildingsLayerId
- mapObjectsLayerId
- routeMapObjectsLayerId
- userLocationLayerId
- drivingNavigationBaseLayerId
- drivingNavigationRoutePinsLayerId
- drivingNavigationBalloonsLayerId
- drivingNavigationUserPlacemarkLayerId
- roadEventsLayerId
|
@interface MMKLayerIds : NSObject |
Summary
Class methods
|
+ (nonnull NSString *)mapLayerId; |
|
+ (nonnull NSString *)jamsLayerId; |
|
+ (nonnull NSString *)personalizedPoiLayerId; |
|
+ (nonnull NSString *)transportLayerId; |
|
+ (nonnull NSString *)searchPinsLayerId; |
|
+ (nonnull NSString *)advertPinsLayerId; |
|
+ (nonnull NSString *)buildingsLayerId; |
|
+ (nonnull NSString *)mapObjectsLayerId; |
|
+ (nonnull NSString *)routeMapObjectsLayerId; |
|
+ (nonnull NSString *)userLocationLayerId; |
|
+ (nonnull NSString *)drivingNavigationBaseLayerId; |
|
+ (nonnull NSString *)drivingNavigationRoutePinsLayerId; |
|
+ (nonnull NSString *)drivingNavigationBalloonsLayerId; |
|
+ (nonnull NSString *)drivingNavigationUserPlacemarkLayerId; |
|
+ (nonnull NSString *)roadEventsLayerId; |
Class methods
mapLayerId
|
+ (nonnull NSString *)mapLayerId; |
jamsLayerId
|
+ (nonnull NSString *)jamsLayerId; |
personalizedPoiLayerId
|
+ (nonnull NSString *)personalizedPoiLayerId; |
transportLayerId
|
+ (nonnull NSString *)transportLayerId; |
searchPinsLayerId
|
+ (nonnull NSString *)searchPinsLayerId; |
advertPinsLayerId
|
+ (nonnull NSString *)advertPinsLayerId; |
buildingsLayerId
|
+ (nonnull NSString *)buildingsLayerId; |
mapObjectsLayerId
|
+ (nonnull NSString *)mapObjectsLayerId; |
routeMapObjectsLayerId
|
+ (nonnull NSString *)routeMapObjectsLayerId; |
userLocationLayerId
|
+ (nonnull NSString *)userLocationLayerId; |
drivingNavigationBaseLayerId
|
+ (nonnull NSString *)drivingNavigationBaseLayerId; |
drivingNavigationRoutePinsLayerId
|
+ (nonnull NSString *)drivingNavigationRoutePinsLayerId; |
drivingNavigationBalloonsLayerId
|
+ (nonnull NSString *)drivingNavigationBalloonsLayerId; |
drivingNavigationUserPlacemarkLayerId
|
+ (nonnull NSString *)drivingNavigationUserPlacemarkLayerId; |
roadEventsLayerId
|
+ (nonnull NSString *)roadEventsLayerId; |