PointMenu.js

Summary
PointMenu.js
Constructor
ALKMaps.Control.NavToolbarAdd our two mousedefaults controls.
Functions
drawcalls the default draw, and then activates mouse defaults.

Constructor

ALKMaps.Control.NavToolbar

Add our two mousedefaults controls.

Parameters

options{Object} An optional object whose properties will be used to extend the control.

Functions

draw

draw: function()

calls the default draw, and then activates mouse defaults.

draw: function()
calls the default draw, and then activates mouse defaults.
Close