BaseOverlay class
地图覆盖物基类
Constructors
Properties
Methods
-
clone(
) → BaseOverlay -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setIdForCopy(
String copyId) → void -
toMap(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited