ALKMaps.Control.EditPanel

  • This control creates a set of vector editing tools.
  • Inherits from:
*ALKMaps.Control.Panel
Summary
ALKMaps.Control.EditPanel
Constructor
ALKMaps.Control.EditPanelAdds the Vector Edit Toolbar
Functions
drawcalls the default draw, and then activates mouse defaults.

Constructor

ALKMaps.Control.EditPanel

Adds the Vector Edit Toolbar

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