| OpenLayers. | |
| Properties | |
| isBaseLayer | {Boolean} Markers layer is never a base layer. | 
| markers | {Array(OpenLayers.Marker)} internal marker list | 
| Constructor | |
| OpenLayers. | Create a Markers layer. | 
| Functions | |
| destroy | |
| setOpacity | Sets the opacity for all the markers. | 
| addMarker | |
| removeMarker | |
| getDataExtent | Calculates the max extent which includes all of the markers. | 
{Array(OpenLayers.Marker)} internal marker list
destroy: function() 
Sets the opacity for all the markers.
setOpacity: function( opacity ) 
addMarker: function( marker ) 
removeMarker: function( marker ) 
Calculates the max extent which includes all of the markers.
getDataExtent: function ()