bearingImage

open override fun bearingImage(bearingImage: String): LocationIndicatorLayer

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

bearingImage

value of bearingImage


open override fun bearingImage(bearingImage: Expression): LocationIndicatorLayer

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

bearingImage

value of bearingImage as Expression


Name of image in sprite to use as the middle of the location indicator.