bearing property

The bearing behavior of the map.

Defines how the map rotates in relation to the user's movement or orientation. By default, it uses FollowPuckViewportStateBearingHeading, which rotates the map to match the device's heading.

Implementation

final FollowPuckViewportStateBearing? bearing;