bearingImageSize

open override fun bearingImageSize(bearingImageSize: Double): LocationIndicatorLayer

The size of the bearing image, as a scale factor applied to the size of the specified image.

Parameters

bearingImageSize

value of bearingImageSize

open override fun bearingImageSize(bearingImageSize: Expression): LocationIndicatorLayer

The size of the bearing image, as a scale factor applied to the size of the specified image.

Parameters

bearingImageSize

value of bearingImageSize as Expression

val bearingImageSize: Double?

The size of the bearing image, as a scale factor applied to the size of the specified image.