IParentOnMap
Interface for a parent object that belongs to a particular map object.
Constructor | Events | Methods
Constructor
IParentOnMap()
Events
Methods
Events details
mapchange
Map reference changed.
Data fields:
- oldMap - Old map.
- newMap - New map.
Methods details
getMap
{Map} getMap()
Returns reference to the map.