I would like to implement Google map like “Get directions” link on Map. I am implementing this kind of functionality first time and have no clue for how to get these maps and how to show these directions between any two areas.
If anybody knows how to implement this functionality and which kind of Path Finding algorithm I need to use, please assist me for the same.
Kindly note down, this I need to implement in ASP.NET using C#.
Many Thanks,