Friends, I have a shapefile file with several points that are in geographic coordinates (Latitude and Longitude). I would like to use the leaflet package to find the shortest path between these points, but shown on a map that I think can be provided by that package. . It is possible?? If so, could you give me an example of how to do this.
Thank you!