OpenLayers. Control. Attribution

Add attribution from layers to the map display.  Uses ‘attribution’ property of each layer.

Summary
Add attribution from layers to the map display.
{String} String used to seperate layers.
Destroy control.
Initialize control.
Update attribution string.

Properties

seperator

{String} String used to seperate layers.

Constructor

OpenLayers. Control. Attribution

Parameters

options{Object} Options for control.

Functions

destroy

destroy: function()

Destroy control.

draw

draw: function()

Initialize control.

Returns

{DOMElement} A reference to the DIV DOMElement containing the control

updateAttribution

updateAttribution: function()

Update attribution string.

destroy: function()
Destroy control.
draw: function()
Initialize control.
updateAttribution: function()
Update attribution string.