In order for the routing to appear aesthetically pleasing, we should sort the generated location.
We can recursively sort them by calculating the distance to the previous location. However, we should also consider the fact that people want to return to the same location, in which the last location should be close to home.
In order for the routing to appear aesthetically pleasing, we should sort the generated location.
We can recursively sort them by calculating the distance to the previous location. However, we should also consider the fact that people want to return to the same location, in which the last location should be close to home.