OpenLayers. Control. EditingToolbar

Summary
Create an editing toolbar for a given layer.
calls the default draw, and then activates mouse defaults.

Constructor

OpenLayers. Control. EditingToolbar

Create an editing toolbar for a given layer.

Parameters

layer{OpenLayers.Layer.Vector}
options{Object}

Functions

draw

draw: function()

calls the default draw, and then activates mouse defaults.

draw: function()
calls the default draw, and then activates mouse defaults.
Instances of OpenLayers.Layer.Vector are used to render vector data from a variety of sources.