Companion
object Companion
Content copied to clipboard
Static variables and methods.
Functions
Properties
defaultAccuracyRadius
Link copied to clipboard
The accuracy, in meters, of the position source used to retrieve the position of the location indicator.
defaultAccuracyRadiusAsExpression
Link copied to clipboard
This is an Expression representation of "accuracy-radius".
defaultAccuracyRadiusBorderColor
Link copied to clipboard
The color for drawing the accuracy radius border.
defaultAccuracyRadiusBorderColorAsColorInt
Link copied to clipboard
The color for drawing the accuracy radius border.
defaultAccuracyRadiusBorderColorAsExpression
Link copied to clipboard
This is an Expression representation of "accuracy-radius-border-color".
defaultAccuracyRadiusBorderColorTransition
Link copied to clipboard
Transition options for AccuracyRadiusBorderColor.
defaultAccuracyRadiusColor
Link copied to clipboard
The color for drawing the accuracy radius, as a circle.
defaultAccuracyRadiusColorAsColorInt
Link copied to clipboard
The color for drawing the accuracy radius, as a circle.
defaultAccuracyRadiusColorAsExpression
Link copied to clipboard
This is an Expression representation of "accuracy-radius-color".
defaultAccuracyRadiusColorTransition
Link copied to clipboard
Transition options for AccuracyRadiusColor.
defaultAccuracyRadiusTransition
Link copied to clipboard
Transition options for AccuracyRadius.
defaultBearing
Link copied to clipboard
The bearing of the location indicator.
defaultBearingAsExpression
Link copied to clipboard
This is an Expression representation of "bearing".
defaultBearingImage
Link copied to clipboard
Name of image in sprite to use as the middle of the location indicator.
defaultBearingImageAsExpression
Link copied to clipboard
This is an Expression representation of "bearing-image".
defaultBearingImageSize
Link copied to clipboard
The size of the bearing image, as a scale factor applied to the size of the specified image.
defaultBearingImageSizeAsExpression
Link copied to clipboard
This is an Expression representation of "bearing-image-size".
defaultBearingImageSizeTransition
Link copied to clipboard
Transition options for BearingImageSize.
defaultEmphasisCircleColor
Link copied to clipboard
The color of the circle emphasizing the indicator.
defaultEmphasisCircleColorAsColorInt
Link copied to clipboard
The color of the circle emphasizing the indicator.
defaultEmphasisCircleColorAsExpression
Link copied to clipboard
This is an Expression representation of "emphasis-circle-color".
defaultEmphasisCircleColorTransition
Link copied to clipboard
Transition options for EmphasisCircleColor.
defaultEmphasisCircleRadius
Link copied to clipboard
The radius, in pixel, of the circle emphasizing the indicator, drawn between the accuracy radius and the indicator shadow.
defaultEmphasisCircleRadiusAsExpression
Link copied to clipboard
This is an Expression representation of "emphasis-circle-radius".
defaultEmphasisCircleRadiusTransition
Link copied to clipboard
Transition options for EmphasisCircleRadius.
defaultImagePitchDisplacement
Link copied to clipboard
The displacement off the center of the top image and the shadow image when the pitch of the map is greater than 0.
defaultImagePitchDisplacementAsExpression
Link copied to clipboard
This is an Expression representation of "image-pitch-displacement".
defaultLocation
Link copied to clipboard
An array of latitude, longitude, altitude position of the location indicator.
defaultLocationAsExpression
Link copied to clipboard
This is an Expression representation of "location".
defaultLocationTransition
Link copied to clipboard
Transition options for Location.
defaultMaxZoom
Link copied to clipboard
The maximum zoom level for the layer.
defaultMinZoom
Link copied to clipboard
The minimum zoom level for the layer.
defaultPerspectiveCompensation
Link copied to clipboard
The amount of the perspective compensation, between 0 and 1.
defaultPerspectiveCompensationAsExpression
Link copied to clipboard
This is an Expression representation of "perspective-compensation".
defaultShadowImage
Link copied to clipboard
Name of image in sprite to use as the background of the location indicator.
defaultShadowImageAsExpression
Link copied to clipboard
This is an Expression representation of "shadow-image".
defaultShadowImageSize
Link copied to clipboard
The size of the shadow image, as a scale factor applied to the size of the specified image.
defaultShadowImageSizeAsExpression
Link copied to clipboard
This is an Expression representation of "shadow-image-size".
defaultShadowImageSizeTransition
Link copied to clipboard
Transition options for ShadowImageSize.
defaultTopImage
Link copied to clipboard
Name of image in sprite to use as the top of the location indicator.
defaultTopImageAsExpression
Link copied to clipboard
This is an Expression representation of "top-image".
defaultTopImageSize
Link copied to clipboard
The size of the top image, as a scale factor applied to the size of the specified image.
defaultTopImageSizeAsExpression
Link copied to clipboard
This is an Expression representation of "top-image-size".
defaultTopImageSizeTransition
Link copied to clipboard
Transition options for TopImageSize.
defaultVisibility
Link copied to clipboard
Visibility of the layer.