The attribution control adds attribution from layers to the map display. It uses ‘attribution’ property of each layer.
OpenLayers. | The attribution control adds attribution from layers to the map display. |
Properties | |
seperator | {String} String used to seperate layers. |
template | {String} Template for the attribution. |
Constructor | |
OpenLayers. | |
Functions | |
destroy | Destroy control. |
draw | Initialize control. |
updateAttribution | Update attribution string. |
Destroy control.
destroy: function()
Initialize control.
draw: function()
Update attribution string.
updateAttribution: function()