Class LayerIds
- Summary
- Constuctors
- Methods
- getMapLayerId
- getJamsLayerId
- getPersonalizedPoiLayerId
- getTransportLayerId
- getSearchPinsLayerId
- getAdvertPinsLayerId
- getBuildingsLayerId
- getMapObjectsLayerId
- getRouteMapObjectsLayerId
- getUserLocationLayerId
- getDrivingNavigationBaseLayerId
- getDrivingNavigationRoutePinsLayerId
- getDrivingNavigationBalloonsLayerId
- getDrivingNavigationUserPlacemarkLayerId
- getRoadEventsLayerId
Package world.mappable.mapkit.map
java.lang.Object
↳ world.mappable.mapkit.map.LayerIds
class LayerIds
Summary
Constructors
|
Signature and Description |
|
LayerIds() |
Methods
|
Type and modifiers |
Method and Description |
|
|
|
|
|
getJamsLayerId() |
|
|
getPersonalizedPoiLayerId() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Constuctors
LayerIds
|
LayerIds() |
Methods
getMapLayerId
|
@NonNull |
getJamsLayerId
|
@NonNull |
Deprecated.
There is no separate jams layer anymore.
getPersonalizedPoiLayerId
|
@NonNull |
Deprecated.
There is no separate ppoi layer anymore.
getTransportLayerId
|
@NonNull |
getSearchPinsLayerId
|
@NonNull |
getAdvertPinsLayerId
|
@NonNull |
getBuildingsLayerId
|
@NonNull |
getMapObjectsLayerId
|
@NonNull |
getRouteMapObjectsLayerId
|
@NonNull |
getUserLocationLayerId
|
@NonNull |
getDrivingNavigationBaseLayerId
|
@NonNull |
getDrivingNavigationRoutePinsLayerId
|
@NonNull |
getDrivingNavigationBalloonsLayerId
|
@NonNull |
getDrivingNavigationUserPlacemarkLayerId
|
@NonNull |
getRoadEventsLayerId
|
@NonNull |