NRCan / GSC-Field-Application

Geological Survey Canada on site data collection for geologists.
Other
9 stars 1 forks source link

Map page - new station navigate to field notes #312

Closed ghuotvez closed 4 months ago

ghuotvez commented 8 months ago

Following the quick survey that was conducted from summer 2023, people seemed to have problems with the GPS and the forms. Any new stations will automatically make the user navigate to the field note page. I think in the code there is a pause on the GPS that occurs when doing so that might cause a slight delay when going back to the map page and the GPS needs to get a fix again. This causes problems when doing helicopter runs, which then make the user work with waypoint instead of stations.

Solution: We'll cut the auto navigate to field notes following any new records from the map page. This method already has been implemented in version 3.0.

ghuotvez commented 4 months ago

@jameljoseph we should try and close this issue. The only missing part is to force a refresh on the map page so any new station points and labels are seen on screen. For now the user does stay in the map page, but the added station can't be seen anywhere, unless user navigates to the field notes then back to the map page.