diff options
author | Valérie-Emma Leroux <emma@iggdrasil.net> | 2017-02-02 12:27:57 +0100 |
---|---|---|
committer | Valérie-Emma Leroux <emma@iggdrasil.net> | 2017-02-02 12:27:57 +0100 |
commit | 1f5d056d97d30edb748792fb3ee4d2a23e32fba8 (patch) | |
tree | 70ac93bdd6a6f238acdb436a5520b45e83953298 /docs | |
parent | 2d5adc775b2ba9ed6cfaa34817516e523b624bf2 (diff) | |
download | Chimère-1f5d056d97d30edb748792fb3ee4d2a23e32fba8.tar.bz2 Chimère-1f5d056d97d30edb748792fb3ee4d2a23e32fba8.zip |
Update doc for v3
Diffstat (limited to 'docs')
-rw-r--r-- | docs/en/configuration.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/en/configuration.rst b/docs/en/configuration.rst index 2a7f4d0..f1ca84d 100644 --- a/docs/en/configuration.rst +++ b/docs/en/configuration.rst @@ -63,7 +63,8 @@ An *Area* is the base of your map. It defines: there is at this time no restriction on the zoom, * a map bounding box: this is the area to display when arriving on the map. If the area is restricted it will be the bounding box that restricts the end - user. Hold the *control* key, click and drag to draw the bounding box, + user. Click to begin selecting area on the map and click again to close the + rectangle. To modify, move the nodes of the rectangle, * available layers (*not mandatory*: OSM Mapnik is used by default): OSM Mapnik render, OSM MapQuest render, OSM Transport Map render, OSM CycleMap are available by default. You can add new custom layers (cf. |