javascript - Generate location waypoint/driving direction link between two points -


i know repeating topic because have not found solution problem, wants generate link google maps longitude , latitude, have both langitude , latitude of current location , destination reach.but have not found solution on google.

what wants generate ..

this result wants automatically put location generated link

i have used link

https://maps.google.com?saddr=43.5562,-76.5455&daddr=43.12345,-76.12345

but not giving me correct result, putting destination not current location show me directions....


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -