Map marker reload improvements #43

Open
opened 2025-10-17 08:13:07 +00:00 by ian · 1 comment
Owner

Rather than recreating all markers on refresh, switch to using Field Spotter's remove/add code, to prevent popups being automatically closed on refresh

Rather than recreating all markers on refresh, switch to using Field Spotter's remove/add code, to prevent popups being automatically closed on refresh
Author
Owner

Need to uniquely ID markers and geodesics so we can remove them.

More importantly we need to deal with the duplicate prevention, which now might cause existing markers to need updating/replacing if the latest spot of that call is no longer the one we made the marker for.

Bit of a faff.

Need to uniquely ID markers and geodesics so we can remove them. More importantly we need to deal with the duplicate prevention, which now might cause existing markers to need updating/replacing if the latest spot of that call is no longer the one we made the marker for. Bit of a faff.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ian/spothole#43
No description provided.