Class: IWMapTypeAvailabilityChangeEvent

IWMapTypeAvailabilityChangeEvent

This event indicates that the availability of a map type has changed for the current map section.

new IWMapTypeAvailabilityChangeEvent()

Creates a new event.

Members


available :boolean

The new availability of the map type.
Type:
  • boolean

type :String

The name of the map type, e.g. 'roadmap', 'air' or 'hybrid'.
Type:
  • String

Methods


toString()

Returns a string representation of this mouse event.