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

hashCode int
The hash code for this object.
no setterinherited
mapId int
no setter
pointerId int
no setter
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