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.

Use static method LocationIndicatorLayer.defaultBearingImageSize to set the default property.

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.

Use static method LocationIndicatorLayer.defaultBearingImageSizeAsExpression to set the default property.

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.