Keyboard Events

You are not viewing the latest version of the AJAX control. Bing Maps AJAX V7 is the recommended JavaScript control for Bing Maps. If you need this documentation, it is available in as a CHM or PDF download.

The events of the VEMap Class class that are specific to keyboard events are listed here.

Public Keyboard Events

Name Description

VEMap.onkeypress Event

Occurs when a key is pressed and released. This is not supported in 3D mode.

VEMap.onkeydown Event

Occurs when a key is pressed (but before it is released). This is not supported in 3D mode.

VEMap.onkeyup Event

Occurs when a key is released. This is not supported in 3D mode.

See Also

Concepts

Mouse Events
Bing Maps Events
VEMap Event Object Properties