MapMouseEventArgs
Wisej.Web.Ext.GoogleMaps.MapMouseEventArgs
Last updated
Wisej.Web.Ext.GoogleMaps.MapMouseEventArgs
Last updated
Namespace: Wisej.Web.Ext.GoogleMaps
Assembly: Wisej.Web.Ext.GoogleMaps (3.2.0.0)
Provides data for the MapClick and the MapDoubleClick event.
Initializes an instance of the MouseEventArgs class.
e
The event data from the client.
MouseButtons: Returns which mouse button was pressed.
LatLng: The coordinates of the click.
String: The ID of the clicked marker. Null if the click landed on the map outside of a marker.