I've got a collection of MSFS POIs from https://flightsim.to/file/81114/littlenavmap-msfs-poi-s, and I wish to visit these POIs in the shortest time. Is there a quick way to generate a route along all these waypoints automatically? (Not strictly need to be "shortest path", but as short as possible is welcome, since the scenery loading cost time, and it's best to check out all nearby POIs given this scenery is loaded)
I've searched for tools, dev libs, algorithms, and haven't seem to found a quick and easy way to do so. Meanwhile I figured the "Adding position" function in Little Navmap is good enough. And if based this tool, the problem turns into "How do I add waypoints to Little Navmap programmatically?" Since there are waypoint coordinates already, machine should be able to do the inserting. There are thousands of points after all - unrealistic and dumb to add by hand. Just not knowing how to do this yet. Is there any suggestion? @albar965