forked from MapComplete/MapComplete
Add hotkeys, document hotkeys, make 'DefaultGUI' runnable via NodeJS, generate hotkey documentation
This commit is contained in:
parent
e2419c19cd
commit
43613e4ece
16 changed files with 328 additions and 89 deletions
30
Docs/Hotkeys.md
Normal file
30
Docs/Hotkeys.md
Normal file
|
@ -0,0 +1,30 @@
|
|||
|
||||
|
||||
Hotkeys
|
||||
=========
|
||||
|
||||
|
||||
|
||||
## Table of contents
|
||||
|
||||
1. [Hotkeys](#hotkeys)
|
||||
|
||||
|
||||
|
||||
MapComplete supports the following keys:
|
||||
|
||||
|
||||
|
||||
Key combination | Action
|
||||
----------------- | --------
|
||||
B | Opens the Background, layers and filters panel
|
||||
Escape | Close the sidebar
|
||||
L | Pan the map to the current location or zoom the map to the current location. Requests geopermission
|
||||
M | Switch to a background layer of category map
|
||||
O | Switch to a background layer of category osmbasedmap
|
||||
P | Switch to a background layer of category photo
|
||||
ctrl+F | Select the search bar to search locations
|
||||
shift+O | Switch to default Mapnik-OpenStreetMap background
|
||||
|
||||
|
||||
This document is autogenerated from
|
Loading…
Add table
Add a link
Reference in a new issue