OpenLayers JavaScript Mapping Library |
OpenLayers. Layer. MarkersInherits fromSummary
markersArray({OpenLayers.Marker}) internal marker list moveTo
Parameters
drawMarker
Calculate the pixel location for the marker, create it, and add it to the layer’s div Parameters
|
destroy: function()
moveTo:function( bounds, zoomChanged, dragging )
addMarker: function( marker )
removeMarker: function( marker )
This method removes all markers from a layer.
clearMarkers: function()
Calculate the pixel location for the marker, create it, and add it to the layer’s div
drawMarker: function( marker )
Calculates the max extent which includes all of the markers.
getDataExtent: function ()