metacat/lib/spatial/openlayers/doc/Layer.Boxes.txt @ 5391
1 |
OpenLayers.Layer.Boxes |
---|---|
2 | |
3 |
A subclass of the markers layer, this layer draws boxes using div elements |
4 |
instead of icons using images. |
5 | |
6 |
* Constructor |
7 |
OpenLayers.Layer.Boxes(name, options) -- Same as OpenLayers.Layer.Markers. |