MapKit Mobile SDK

Package world.mappable.mapkit.map

Class LayerIds

java.lang.Object
    ↳ world.mappable.mapkit.map.LayerIds

class LayerIds

Summary

Constructors

Signature and Description

LayerIds()

Methods

Type and modifiers

Method and Description

static native java.lang.String

getMapLayerId()

static native java.lang.String

getJamsLayerId()

static native java.lang.String

getPersonalizedPoiLayerId()

static native java.lang.String

getTransportLayerId()

static native java.lang.String

getSearchPinsLayerId()

static native java.lang.String

getAdvertPinsLayerId()

static native java.lang.String

getBuildingsLayerId()

static native java.lang.String

getMapObjectsLayerId()

static native java.lang.String

getRouteMapObjectsLayerId()

static native java.lang.String

getUserLocationLayerId()

static native java.lang.String

getDrivingNavigationBaseLayerId()

static native java.lang.String

getDrivingNavigationRoutePinsLayerId()

static native java.lang.String

getDrivingNavigationBalloonsLayerId()

static native java.lang.String

getDrivingNavigationUserPlacemarkLayerId()

static native java.lang.String

getRoadEventsLayerId()

Constuctors

LayerIds

LayerIds()


Methods

getMapLayerId

@NonNull
java.lang.String getMapLayerId()


getJamsLayerId

@NonNull
java.lang.String getJamsLayerId()


getPersonalizedPoiLayerId

@NonNull
java.lang.String getPersonalizedPoiLayerId()


getTransportLayerId

@NonNull
java.lang.String getTransportLayerId()


getSearchPinsLayerId

@NonNull
java.lang.String getSearchPinsLayerId()


getAdvertPinsLayerId

@NonNull
java.lang.String getAdvertPinsLayerId()


getBuildingsLayerId

@NonNull
java.lang.String getBuildingsLayerId()


getMapObjectsLayerId

@NonNull
java.lang.String getMapObjectsLayerId()


getRouteMapObjectsLayerId

@NonNull
java.lang.String getRouteMapObjectsLayerId()


getUserLocationLayerId

@NonNull
java.lang.String getUserLocationLayerId()


getDrivingNavigationBaseLayerId

@NonNull
java.lang.String getDrivingNavigationBaseLayerId()


getDrivingNavigationRoutePinsLayerId

@NonNull
java.lang.String getDrivingNavigationRoutePinsLayerId()


getDrivingNavigationBalloonsLayerId

@NonNull
java.lang.String getDrivingNavigationBalloonsLayerId()


getDrivingNavigationUserPlacemarkLayerId

@NonNull
java.lang.String getDrivingNavigationUserPlacemarkLayerId()


getRoadEventsLayerId

@NonNull
java.lang.String getRoadEventsLayerId()