FollowPuckViewportStateBearingCourse class

Sets the camera's bearing based on the device's current course (direction of movement).

The camera rotates to align with the user's movement direction, which is useful in navigation scenarios where the map should reflect the path ahead.

Note: This option is only available on iOS.

Inheritance

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited