bearing

open override fun bearing(bearing: Double): LocationIndicatorLayer

The bearing of the location indicator.

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

Parameters

bearing

value of bearing

open override fun bearing(bearing: Expression): LocationIndicatorLayer

The bearing of the location indicator.

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

Parameters

bearing

value of bearing as Expression

val bearing: Double?

The bearing of the location indicator.