bearing Image
open override fun bearingImage(bearingImage: String): LocationIndicatorLayer
Content copied to clipboard
Name of image in sprite to use as the middle of the location indicator.
Use static method LocationIndicatorLayer.defaultBearingImage to set the default property.
Parameters
bearing Image
value of bearingImage
open override fun bearingImage(bearingImage: Expression): LocationIndicatorLayer
Content copied to clipboard
Name of image in sprite to use as the middle of the location indicator.
Use static method LocationIndicatorLayer.defaultBearingImageAsExpression to set the default property.
Parameters
bearing Image
value of bearingImage as Expression
Name of image in sprite to use as the middle of the location indicator.