ALKMaps.Control.NavToolbar

This Toolbar is an alternative to the Navigation control that displays the state of the control, and provides a UI for changing state to use the zoomBox via a Panel control.

Inherits from

Summary
ALKMaps.Control.NavToolbar This Toolbar is an alternative to the Navigation control that displays the state of the control, and provides a UI for changing state to use the zoomBox via a Panel control.
Constructor
ALKMaps.Control.NavToolbar Add our two mousedefaults controls.
Functions
draw calls 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.
The Panel control is a container for other controls.
Close