Routing on a custom map using leaflet and JavaScript
Hi I am working on a project which has a custom site map ( not from google map or OSM). I want to add routes to different locations in that map. Also I want to find the shortest/defined routes to the destination which entered by the user.
The custom map is made in leaflet library.