2023-02-12 23:08:57 +01:00
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
2022-12-24 03:44:21 +01:00
2024-07-12 03:16:41 +02:00
# Hotkeys
MapComplete supports the following keys:
2024-04-28 03:46:56 +02:00
2024-07-12 03:16:41 +02:00
| Key combination | Action |
-----|----- |
| `B` | Opens the background layers panel |
| `F` | Open the favourites page |
2025-02-17 22:47:39 +01:00
| `H` | Jump to your home location. Only works if you did set your home location in the user preferences |
2024-07-12 03:16:41 +02:00
| `L` | Pan the map to the current location or zoom the map to the current location. Requests geopermission |
| `M` | Set the background to a map from external sources. Toggles between the two best, available layers |
2025-05-03 23:48:35 +02:00
| `N` | Open the dialog to add a new point at the center of the map |
2024-07-12 03:16:41 +02:00
| `O` | Set the background layer to on OpenStreetMap-based map (or disable the background raster layer) |
| `P` | Set the background to aerial or satellite imagery. Toggles between the two best, available layers |
| `S` | Opens the POI-layers and filter panel |
2024-08-23 13:13:41 +02:00
| `shift+M` | Set the background to a map from external sources. Toggles between the two best, available layers |
| `shift+O` | Set the background layer to on OpenStreetMap-based map (or disable the background raster layer) |
| `shift+P` | Set the background to aerial or satellite imagery. Toggles between the two best, available layers |
2024-07-12 03:16:41 +02:00
| `shift+T` | Toggle translation mode on or off |
2022-12-24 03:44:21 +01:00
2025-01-29 20:32:36 +01:00
This document is autogenerated from [src/UI/Base/Hotkeys.ts ](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/src/UI/Base/Hotkeys.ts )