Search
MapEventArgs Members
Constructors Properties
 


Specifies data for map related events.

The following tables list the members exposed by the MapEventArgs type.

 Public Constructors

  Name Description

MapEventArgs

Initializes a new instance of the MapEventArgs class.

 Public Properties

  Name Description

location

Gets the geographic cooordinates related to the event.

position

Gets the client position related to the event.

rawEventArgs

Gets the Javascript event data.

 See Also