Project

General

Profile

1 3032 perry
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.