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.
got some ideas from this post. /a/41941762/23164965
but some terms are not defined eg.curr_node.
I want to do it in pure JavaScript not in query or react
New contributor
krish is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.