NavigationControl class

A NavigationControl control contains zoom buttons and a compass.

Inheritance
Annotations

Constructors

Default constructor for the NavigationControl.
const

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
showCompass bool
If true the compass button is included.
final
showZoom bool
If true the zoom-in and zoom-out buttons are included.
final
visualizePitch bool
If true the pitch is visualized by rotating X-axis of compass.
final

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