Click or drag to resize

MapMouseEventsHandler Events

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The MapMouseEventsHandler type exposes the following members.

Events
  NameDescription
Public eventClick
Event to be fired on a mouse click.
Public eventDoubleClick
Event to be fired on a mouse double click.
Public eventMouseDown
Event to be fired when the mouse button is pressed down.
Public eventMouseMove
Can be fired when the mouse is moved.
Public eventMouseUp
Event to be fired when the mouse button is released.
Public eventOnMouseEnter
Fired when the mouse moves over the item.
Public eventOnMouseLeave
Fired when the mouse moves off the item.
Top
See Also