WebMapReadyEvent class
A MapEvent event fired when a mapId
on web is interactive.
Constructors
- WebMapReadyEvent(int mapId)
-
Build a WebMapReady Event for the map represented by
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