-
-
Notifications
You must be signed in to change notification settings - Fork 267
Changing the order of waypoints #3248
Copy link
Copy link
Open
Labels
Description
Hi,
We use umap to create visualizations of sailing cruises. We create a route and then put waypoints (markers) in marinas where we stayed. It is important to us to know the sequence marinas were visited in. The issue we have is that currently waypoints are stored in the order they were added to the map. And there is no way to reorder the waypoints before exporting the data. So whenever someone misses a waypoint and adds it out of sequence, we must start from scratch or edit the file manually later.
Please add the option to reorder added waypoints. Thanks!
Reactions are currently unavailable