|
| 1 | +# Map Annotations in Mergin Maps Mobile App |
| 2 | +[[toc]] |
| 3 | + |
| 4 | +Map annotations can be used to draw something on the map, in addition to the regular field collection of [features](../mobile-features/). |
| 5 | + |
| 6 | +## Set up map annotations in QGIS project |
| 7 | + |
| 8 | +Map annotations need to be enabled in QGIS when [preparing your <MainPlatformName /> project](../../gis/features/#map-annotations). |
| 9 | + |
| 10 | +1. Open your <MainPlatformName /> project in QGIS |
| 11 | +2. Navigate to **Project** > **Properties** |
| 12 | +  |
| 13 | + |
| 14 | +3. In the <MainPlatformName /> tab, check the **Enable map annotations layer** option. |
| 15 | +  |
| 16 | + |
| 17 | + You can also change the colour set to define the colours that will be available in the <MobileAppNameShort />. |
| 18 | + |
| 19 | +4. Save the changes. |
| 20 | + |
| 21 | + A new layer named `map_annotations_layer` will be added to the project. This layer is used to store the annotations. |
| 22 | + |
| 23 | +5. Save and synchronise your project! |
| 24 | + |
| 25 | +::: tip |
| 26 | +If you do not see this option in the **Project properties**, check for [plugin upgrades](../../setup/install-mergin-maps-plugin-for-qgis/#plugin-upgrade). |
| 27 | +::: |
| 28 | + |
| 29 | +## Map annotations in the mobile app |
| 30 | +To use map annotations in the <MobileAppNameShort />, make sure they are [enabled in the project](#set-up-map-annotations-in-qgis-project). |
| 31 | + |
| 32 | +1. Tap the **Map annotations** button |
| 33 | +  |
| 34 | + |
| 35 | +2. The **Annotations** bar appears. |
| 36 | + - Draw your annotations on the map by freehand or using a stylus. |
| 37 | + |
| 38 | + You choose from 7 annotation colours. The colour set can be changed in the [project properties](#set-up-map-annotations-in-qgis-project) in QGIS. |
| 39 | +  |
| 40 | + |
| 41 | + - Made a mistake? Use the **Eraser** button to remove your annotations. |
| 42 | +  |
| 43 | + |
| 44 | +4. Sync your changes to <MainPlatformNameLink />. |
| 45 | + |
| 46 | + In QGIS, the annotations will be displayed in the `map_annotations_layer`. |
| 47 | +  |
| 48 | + |
0 commit comments