bearingImage

open override fun bearingImage(bearingImage: String): LocationIndicatorLayer

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

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.

Parameters

bearingImage

value of bearingImage as Expression

val bearingImage: String?

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