Class: IWMapTypeChangeEvent

IWMapTypeChangeEvent

An event which indicates that the map type has been changed.

new IWMapTypeChangeEvent()

Creates a new event.

Members


newMapType :String

The name of the new map type.
Type:
  • String

oldMapType :String

The name of the old map type. (At the first time this attribute contains null).
Type:
  • String

Methods


toString()

Returns a string representation of this event.
Returns:
Type
String