Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified documentation/assets/images/application-plugins.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/assets/images/autocomplete_search_value.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added documentation/assets/images/choose_basemap.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/assets/images/configure_global_variables.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/assets/images/maximum-distance-tolerance.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/assets/images/pie-menu-tracking.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/assets/images/qfield-tracking-session.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/assets/images/tracking-badge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/assets/images/tracking-layer-properties.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/assets/images/tracking-settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/assets/images/tracking-stop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ Please read the [storage access documentation](../../how-to/project-setup/storag

By default, the datasets will be overlaying an OpenStreetMap XYZ layer. It is however possible to customize that by selecting a project stored onto the device QField is running that will act as a base map.

To use an existing project as base map, do a long press on a project in the recent projects list and check *Base Map Project*.
!!! Workflow

![type:video](https://player.vimeo.com/video/604849182)<!-- markdown-link-check-disable-line -->
1. Direct to your project landing page.
2. Press long on the project you want to have as a basemap
!![](../../assets/images/choose_basemap.webp,300px)
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ If the layer linked to a tracking session supports the M dimension, QField will
1. Open the Side Dashboard Panel and long-press on the layer which you want to use for tracking.
2. Tap **Setup tracking** and a new window will appear showing the configuration settings.

!![](../../assets/images/tracking-layer-properties.png,350px)
!![](../../assets/images/tracking-layer-properties.png)

3. Tap the **Start tracking** button to begin the tracking.
4. Enter the attributes for the feature(s) about to be created.
Expand All @@ -63,7 +63,7 @@ If the layer linked to a tracking session supports the M dimension, QField will
1. Tap on your position on the map
2. A pie menu will open around your position.

!![](../../assets/images/pie-menu-tracking.png,350px)
!![](../../assets/images/pie-menu-tracking.png,250px)

3. Choose the tracking icon (small walking figure).

Expand Down
Loading