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. Default value: 1.

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. Default value: 1.

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

Parameters

bearingImageSize

value of bearingImageSize as Expression


The size of the bearing image, as a scale factor applied to the size of the specified image. Default value: 1.