public final class LocationComponentConstants
extends java.lang.Object
LocationComponent
.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ACCURACY_LAYER
Layer ID of the location accuracy.
|
static java.lang.String |
BACKGROUND_LAYER
Layer ID of the location background icon.
|
static java.lang.String |
BEARING_LAYER
Layer ID of the location bearing icon.
|
static java.lang.String |
FOREGROUND_LAYER
Layer ID of the location foreground icon or the only runtime layer added if
LocationComponentActivationOptions.useSpecializedLocationLayer() is used. |
static java.lang.String |
LOCATION_SOURCE
Source ID of the location's GeoJsonSource.
|
static java.lang.String |
PULSING_CIRCLE_LAYER
Layer ID of the location pulsing circle.
|
static java.lang.String |
SHADOW_LAYER
Layer ID of the location shadow.
|
public static final java.lang.String LOCATION_SOURCE
public static final java.lang.String SHADOW_LAYER
public static final java.lang.String FOREGROUND_LAYER
LocationComponentActivationOptions.useSpecializedLocationLayer()
is used.public static final java.lang.String BACKGROUND_LAYER
public static final java.lang.String ACCURACY_LAYER
public static final java.lang.String BEARING_LAYER
public static final java.lang.String PULSING_CIRCLE_LAYER