| Version 1 (modified by euzuro, 7 years ago) |
|---|
LayerSwitcher Control
- Class Definition: trunk/openlayers/lib/OpenLayers/Control/LayerSwitcher.js
- API Reference: http://openlayers.org/doc/reference.html#OpenLayers.Control.LayerSwitcher
- Family Tree:
- OpenLayers.Control
- OpenLayers.Control.LayerSwitcher
- OpenLayers.Control
- Related Links: BaseLayersAndOverlays, BaseLayer, Overlay, Layer
This is the control that allows the user to switch between BaseLayers and to hide and show Overlays
Minimizing and Maximizing
Hiding and Showing Layers
- Click on the radiobuttons or checkboxes or the layer name labels to hide and show the different Layers.
Note that BaseLayers are mutually exclusive: you can only see one of them at a time. Ex:
Attachments
-
layer-min.jpg
(50.5 KB) - added by euzuro
7 years ago.
-
layer-max.jpg
(50.7 KB) - added by euzuro
7 years ago.
-
layer-hideshow.jpg
(52.1 KB) - added by euzuro
7 years ago.


