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