moving-bits
moving-bits
The yet missing "waypoints of labs not shown on OSM" part should probably be fixed with #14255 as well
No feedback from the related user, so let's close here for now
> Should we move it then to "manage caches"-submenu? How about this menu structure for cache list? - New menu entry "Sync With Server" would bundle the following entries: -...
> @moving-bits could you have a look? will try to, but will take some time, pretty busy currently...
4245f781b3bfc3efd7fa088cb50fc4760b516a7c seems to be causing this. When I change the code from `setTarget(mapOptions.coords, mapOptions.geocode);` back to the previous code line it seems to work. Although I do not understand why...
@MagpieFourtyTwo Can you cross-check if this still happens with current release 2023.05.15 or current nightlies? (Both contain the proposed fix.)
@MagpieFourtyTwo Does this happen on UnifiedMap as well?
There have been a couple of improvements in this area since back then: - partial downloads get cleared (files removed) if they cannot be resumed - old map files with...
> When you delete a cache using the map view, the cache does not disappear. If I'm not mistaken this part is done intentionally to prevent caches being deleted by...
To my understanding we are talking about different things here: - Deleting a cache: triggers our "grace period", so cache stays on map. I don't understand why there should be...