Draw divs as ‘boxes’ on the layer.
| OpenLayers. | Draw divs as ‘boxes’ on the layer. | 
| Constructor | |
| OpenLayers. | |
| Functions | |
| drawMarker | Calculate the pixel location for the marker, create it, and add it to the layer’s div | 
| removeMarker | 
drawMarker: function( marker ) 
Calculate the pixel location for the marker, create it, and add it to the layer’s div
| marker | {OpenLayers.Marker.Box} | 
Calculate the pixel location for the marker, create it, and add it to the layer’s div
drawMarker: function( marker ) 
removeMarker: function( marker )