-
-
Notifications
You must be signed in to change notification settings - Fork 569
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Unified] Waypoints of stored Labs are not made visible visible until lab cache is tapped, "visited" waypoints are not filtered out #16459
Comments
@moving-bits I debugged into this and found that when initially opening the map, the only place where waypoints are loaded is the method I am not sure how the cache/waypoint loading/filtering architecture of unified map is supposed to behave here. |
Can't extract the systematics of this out of the code. If I would need to tackle this then I would need to redesign a lot. |
Maybe the same reason as in #16461? |
The other two calls in But there haven quite a few changes over time, and there will (still) be bugs in the code for sure, so if you plan to make adjustments or even to refactor, please go ahead. |
PR #16484 changes the logic so much that this issue doesn't make much sense any more, thus closing here. |
c:geo-Version: 2024.12.17-RC
Tested with Lab "Zwischen Einkaufstempel und Architektur" in Hamburg near N 53° 33.053' E 009° 59.636'.
This problem might also occur with other cache types, I haven't tested this.
Problems happens on Unified Mapsforge, VTM and Google.
Precondition:
Error reproduction:
Open the map --> Lab is shown (ok) but not its waypoints (Error):
open the popup for the lab cache:
close popup again --> waypoints of lab are now shown...
...but already visited waypoints are ALSO shown allthough they should be filtered out:
The text was updated successfully, but these errors were encountered: