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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -