Class: IWMapControlChangeEvent

IWMapControlChangeEvent

An event which indicates a change to the map control method of the map.

new IWMapControlChangeEvent()

Creates a new event.

Members


controlMethod :number

The new control method for this kind of mouse actions.
Type:
  • number
See:

mouseAction :String

The type of key or mouse action, i.e. left, right, wheel, double click or plus minus key
Type:
  • String

Methods


toString()

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