NavigationViewOptions class
Encapsulates the initial configuration required to initialize the navigation view.
This class is used to specify various map settings at the time of map initialization.
- Annotations
Constructors
-
Creates a new instance of NavigationViewOptions with the given initial
parameters to configure the navigation view.
const
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
Determines the initial visibility of the navigation UI on map initialization.
final
- 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.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited