OpenLayers JavaScript Mapping Library |
OpenLayers. Layer. MarkersInherits fromSummary
markersArray({OpenLayers.Marker}) internal marker list moveTo
Parameters
drawMarker
Private. 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 )
clearMarkers: function()
clear all the marker div’s from the layer and then redraw all of them.
redraw: function()
Private.
drawMarker: function( marker )