Help us translate this website and improve this translation and earn free licenses!
Anonymous user  |  Log in  |  Create Account

GKeyboardHandler

Activating the GKeyboardHandler (it is deactivated by default), permits the user to navigate the map with the arrow keys. The two arrow keys can be used at the same time.




Code.aspx
<cc1:GMap ID="GMap1" runat="server" />
Code.aspx.cs
GMap1.enableGKeyboardHandler = true;
Powered by Subgurim.NET