OpenLayers. Control. Permalink

Properties

element

{DOMElement}

base

{String}

Constructor

OpenLayers. Control. Permalink

Parameters

element{DOMElement}
base{String}
options{Object} options to the control.

Functions

destroy

destroy: function()

setMap

setMap: function(map)

Set the map property for the control.

Parameters

map{OpenLayers.Map}

draw

draw: function()

Returns

{DOMElement}

updateLink

updateLink: function()
destroy: function()
setMap: function(map)
Set the map property for the control.
draw: function()
{DOMElement}
updateLink: function()
Controls affect the display or behavior of the map.
Instances of OpenLayers.Map are interactive maps embedded in a web page.