Location Component Constants
object LocationComponentConstants
Content copied to clipboard
Contains all the constants being used for the LocationComponentPlugin.
Functions
Properties
ACCURACY_RADIUS_ANIMATION_DURATION
Link copied to clipboard
Sets the duration of change of accuracy radius when a different value is provided.
BEARING_ICON
Link copied to clipboard
Image ID for the bearing icon of the location indicator layer.
COMPASS_UPDATE_RATE_MS
Link copied to clipboard
Controls the compass update rate in milliseconds
DEFAULT_FASTEST_INTERVAL_MILLIS
Link copied to clipboard
Default fastest acceptable interval between location updates
DEFAULT_INTERVAL_MILLIS
Link copied to clipboard
Default interval between location updates
DEFAULT_TRACKING_PADDING_ANIM_DURATION
Link copied to clipboard
Default animation duration for updating padding while tracking.
DEFAULT_TRACKING_TILT_ANIM_DURATION
Link copied to clipboard
Default animation duration for tilting while tracking.
DEFAULT_TRACKING_ZOOM_ANIM_DURATION
Link copied to clipboard
Default animation duration for zooming while tracking.
INSTANT_LOCATION_TRANSITION_THRESHOLD
Link copied to clipboard
Threshold value to perform immediate camera/layer position update.
LOCATION_INDICATOR_LAYER
Link copied to clipboard
Layer ID of the location indicator layer.
MAX_ANIMATION_DURATION_MS
Link copied to clipboard
Sets the max allowed time for the location icon animation from one LatLng to another.
MODEL_LAYER
Link copied to clipboard
Layer ID of the location background layer.
MODEL_SOURCE
Link copied to clipboard
Source ID of the background source.
SHADOW_ICON
Link copied to clipboard
Image ID for the shadow icon of the location indicator layer.
TRANSITION_ANIMATION_DURATION_MS
Link copied to clipboard
Sets the transition animation duration when switching camera modes.