Controls are graphical component added on the map.
Interfaces
| | Interface | Description |
| | IControl |
Controls affect the display or behavior of the map. |
Classes
| | Class | Description |
| | Control |
Control base class
|
| | LayerSwitcher |
Create a layerSwitcher that display all the layer load on the map
|
| | MousePosition |
Control displaying the coordinates (Lon, Lat) of the current mouse position. |
| | PanZoom |
Control showing some arrows to be able to pan the map and zoom in/out. |
| | PanZoomBar |
As the PanZoom control, it allows to pan and zoom in/out the map. |
| | ScaleLine |
The scaleLine
Calcul and display an approximate scale of the current baselayer. |