Files
openlayers/Layer.Boxes.txt
2006-08-16 23:23:19 +00:00

8 lines
222 B
Plaintext

OpenLayers.Layer.Boxes
A subclass of the markers layer, this layer draws boxes using div elements
instead of icons using images.
* Constructor
OpenLayers.Layer.Boxes(name, options) -- Same as OpenLayers.Layer.Markers.