MapViewOverlayCollection class Maps & 3D Scene
OverlayCollection for a MapView object.
This class should not be instantiated directly. Instead, use the MapViewPreferences.overlays getter to obtain an instance.
Constructors
- MapViewOverlayCollection.init(int id, int mapId)
Properties
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