Show all lines, not just lines for most recent spot #14

Open
opened 2025-12-13 04:09:38 +00:00 by w1cdn · 0 comments
Owner

This can be accomplished by removing dedupe=true from

str = str + "&dedupe=true&allow_qrt=false&needs_good_location=true";

so it looks like str = str + "&allow_qrt=false&needs_good_location=true";

image.png

This can be accomplished by removing `dedupe=true` from https://gitea.farpn.net/w1cdn/spothole/src/commit/b00b4130c54c5884cc2e8363e74e54b4327ee483/webassets/js/map.js#L27 so it looks like `str = str + "&allow_qrt=false&needs_good_location=true";` ![image.png](/attachments/779db4f3-3533-4afa-8982-167595a71149)
576 KiB
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: w1cdn/spothole#14