OpenLayers. Control. EditingToolbar

Inherits from

Summary
OpenLayers. Control. EditingToolbar
Constructor
OpenLayers. Control. EditingToolbarCreate an editing toolbar for a given layer.
Functions
drawcalls 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.

Returns

{DOMElement}

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.
Close