bearing

open override fun bearing(bearing: Double): LocationIndicatorLayer

The bearing of the location indicator.

Parameters

bearing

value of bearing

open override fun bearing(bearing: Expression): LocationIndicatorLayer

The bearing of the location indicator.

Parameters

bearing

value of bearing as Expression

val bearing: Double?

The bearing of the location indicator.