| Version 10 (modified by fredj, 5 years ago) |
|---|
Control
- Class Definition: trunk/openlayers/lib/OpenLayers/Control.js
- Family Tree:
- OpenLayers.Control
- Related Links: DefaultControls
A Control in OpenLayers is any sort of tool that makes the map more useful.
The current list of distributed controls is
- Control/ArgParser ( API)
- Control/Attribution ( API)
- Control/DragFeature? ( API)
- Control/DragPan? ( API)
- Control/DrawFeature? ( API)
- Control/EditingToolbar ( API)
- Control/KeyboardDefaults ( API)
- Control/LayerSwitcher ( API)
- Control/ModifyFeature? ( API)
- Control/MousePosition ( API)
- Control/MouseDefaults ( API) Deprecated
- Control/MouseToolbar ( API) Deprecated
- Control/Navigation ( API)
- Control/NavToolbar? ( API)
- Control/OverviewMap ( API)
- Control/Panel? ( API)
- Control/PanZoom ( API)
- Control/PanZoomBar ( API)
- Control/Permalink ( API)
- Control/Scale ( API)
- Control/ScaleLine
- Control/SelectFeature? ( API)
- Control/ZoomBox? ( API)
- Control/ZoomToMaxExtent? ( API)
