Making routes #29

Open
opened 2026-08-27 22:18:47 +00:00 by erik · 0 comments
Owner

My notes for when ready to support tracking mode:

My notes for when ready to support tracking mode: - https://docs.mapbox.com/help/tutorials/getting-started-directions-api/ - https://docs.mapbox.com/api/navigation/directions/ - tracking & offline support: - navigator.geolocation.getCurrentPosition(console.log) to get user's position - navigator.geolocation.watchPosition to track - investigate whether geo can be tracked when offline - actions that require an upload (eg add foto, import trip) not supported - when back online, present summary of actions to take: - shown in check list form - destructive actions (eg delete trip) not checked by default - provide a way to report & resolve conflicts
erik self-assigned this 2026-08-27 22:18:47 +00:00
Sign in to join this conversation.
No description provided.