I have a geotrace field in my primary layer of my Survey123. I am using body::esri:style method=vertex,streaming,beep distanceThreshold=6 lineColor=red
I was hoping it would start collecting the a stream of locations when the survey was opened, much like how quickcapture works.
What I am observing is the user must:
- First click on the field to launch the map
- Then click the add verticies button
- Then click the stream verticies button
- Then leave the map open to collect the geotrace (is does continue to work when you turn the screen off thank goodness however the beep stops, on an old iPad Mini anyways)
If the user hits the back button at the top left while in the map view the while collecting verticies the trace is completely lost with no 'are you sure you want to lose all your data' warning.
Ideally I'd like to see the app automatically start collecting a trace when the survey opens and allow the user to return to the survey and fill it out while the geotrace continues to record the path.
At the very least I'd like to see the streaming recording be one click away when body::esri:style is method=vertex,streaming and show a warning about losing your data when hitting the back button
Maybe I'm configuring the field incorrectly, if anyone could chirp in, it'd be much appreciated!