Skip to content

Commit d99ac7d

Browse files
authored
Iss 661 touch feedback in the mobile app (#676)
* touch feedback and mobile settings update * added info about haptic feedback settings
1 parent 95ce435 commit d99ac7d

19 files changed

+36
-11
lines changed

src/field/autosync/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Here, you will see the overview of your local changes.
3434
![Mergin maps mobile app Local changes](../mobile-app-ui/mobile-app-local-changes.jpg "Mergin maps mobile app Local changes")
3535

3636
## Automatic synchronisation
37-
To allow automatic synchronisation in <MobileAppName />, navigate to **Settings** and toggle on **Automatically sync changes**.
37+
To allow automatic synchronisation in <MobileAppName />, navigate to [**Settings**](../mobile-app-ui/#settings) and toggle on **Automatically sync changes**.
3838

3939
![Automatically synchronise changes settings in Mergin Maps mobile app](./mobile-app-autosync-settings.jpg "Automatically synchronise changes settings in Mergin Maps mobile app")
4040

12.3 KB
Loading
145 KB
Binary file not shown.

src/field/mobile-app-ui/index.md

Lines changed: 29 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
outline: deep
3+
---
4+
15
# Mergin Maps Mobile App Interface
26
[[toc]]
37

@@ -147,26 +151,42 @@ The **More** button opens a list of additional options
147151
- [**Measure**](../measure/): measure length or area on the map
148152
- **Local changes**: the overview of your local changes to be synchronised
149153
![Mergin maps mobile app Local changes](./mobile-app-local-changes.jpg "Mergin maps mobile app Local changes")
150-
- **Settings**: [GPS settings](#gps-settings), [streaming mode and recording settings](#streaming-mode-and-recording-settings), and general references to information about the <MobileAppNameShort />, changelog, help, privacy policy, terms of service and [diagnostic log](../../misc/troubleshoot/#diagnostic-log-on-mergin-maps-mobile-app)
151-
![Mergin Maps mobile app Settings](./mobile-app-settings.jpg "Mergin Maps mobile app Settings")
152-
153-
#### GPS settings
154+
- [**Settings**](#settings): to set up the <MobileAppNameShort />
155+
156+
## Settings
157+
To open the **Settings**, tap the **More** button. In Settings, you can find [GPS](#gps-settings), [Streaming mode](#streaming-mode-settings) and [Recording settings](#recording-settings) as well as [General](#general) information about the <MobileAppNameShort />.
158+
159+
![Mergin maps mobile app Settings](./mobile-app-open-settings.jpg "Mergin maps mobile app Settings")
160+
161+
### GPS settings
154162
- **GPS accuracy threshold**: value used to change the colour of GPS accuracy indicator to yellow
155163
- **Manage GPS receivers**: option to switch between internal GPS and external GPS receiver connected via Bluetooth. See [External GPS](../external_gps/) for more details.
156164
- **GPS antenna height**: option to enter the height of a GPS antenna (e.g. when a surveying pole is used)
157165

158166
![Mergin Maps mobile app GPS Settings](./mobile-app-gps-settings.jpg "Mergin Maps mobile app GPS settings")
159167

160-
#### Streaming mode and recording settings
168+
### Streaming mode settings
161169
[**Streaming mode**](../mobile-features/#streaming-mode-to-survey-lines-or-areas) can be used when surveying lines or polygons to capture vertices based on the GPS location.
162170
- **Interval threshold type**: the type of interval in streaming mode, can be set to *Time elapsed* or *Distance travelled* .
163171
- **Threshold interval** the interval of recording vertices
164172

165-
**Recording** setting contains options to:
166-
- [**Reuse last value option**](../reuse-last-values/) if used, last entered values of selected attributes will be automatically filled in when creating a new feature.
167-
- **Automatically sync changes** if used, local changes will be synchronised automatically.
173+
![Mergin Maps mobile app Streaming mode](./mobile-app-settings-streaming.jpg "Mergin Maps mobile app Streaming mode")
174+
175+
### Recording settings
176+
**Recording** setting provides these options:
177+
- [**Reuse last value option**](../reuse-last-values/): if used, last entered values of selected attributes will be automatically filled in when creating a new feature
178+
- **Automatically sync changes**: if used, local changes will be synchronised automatically
179+
- **Auto-lock position**: if used, the <MobileAppNameShort /> will centre to your GPS position when you start the recording
180+
- **Touch Feedback** can be set to sound, vibration or sound and vibration feedback when adding a feature. Note that the *haptic feedback* (vibrations, sounds) needs to be enabled on your mobile device.
181+
182+
![Mergin Maps mobile app recording settings](./mobile-app-settings-recording.jpg "Mergin Maps mobile app recording settings")
183+
184+
185+
### General
186+
In **General**, you can find references to information about the <MobileAppNameShort />, changelog, help, privacy policy, terms of service and [diagnostic log](../../misc/troubleshoot/#diagnostic-log-on-mergin-maps-mobile-app).
187+
188+
![Mergin Maps mobile app settings general](./mobile-app-settings-general.jpg "Mergin Maps mobile app settings general")
168189

169-
![Mergin Maps mobile app Streaming mode and recording settings](./mobile-app-streaming-recording-settings.jpg "Mergin Maps mobile app Streaming mode and recording settings")
170190

171191
## Working with a project as a reader
172192
Users who have read [permission](../../manage/permissions/) to a project do not see some of the editing options that were described in the [Working with a project](#working-with-a-project). Readers can open projects in the <MobileAppNameShort />, [explore](#exploring-features-on-a-map) features on the map, work with [layers](#layers) and use most of the tools in the same manner as users with editing permission.
241 KB
Loading
1.87 MB
Binary file not shown.
43.5 KB
Loading
139 KB
Binary file not shown.
137 KB
Loading
401 KB
Binary file not shown.

0 commit comments

Comments
 (0)