You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suggest to add a simplified view to make the map less cluttered. Maybe even replacing the old system outright.
Since routes must start/end at a POI (stop or gym), by default the only thing displayed on a map should be a 🚩 icon overlayed onto the starting point or the ending point too if it is reversible, indicating that there are at least one routes starting from this POI.
When a POI is clicked on, all the routes (paths) starting from that POI will be displayed and the user can click on one of the paths to view details about the route.
Ideally the route should be displayed even if the map is being dragged around. In fact, this should be applied to every other element as well: the popup should not be closed just because the associated object was dragged out of the map view.
Fortunately we can just disable routes for now and use Campfire instead. :)
The text was updated successfully, but these errors were encountered:
Current route view has many issues.
I suggest to add a simplified view to make the map less cluttered. Maybe even replacing the old system outright.
Fortunately we can just disable routes for now and use Campfire instead. :)
The text was updated successfully, but these errors were encountered: