Google Maps API V3 : How show the direction from a point A to point B (Blue line)? -
i have latitude , longitude 2 points on database, want google map display route point point b...
just see here (google maps directions)
how draw direction line on map ?
use directions service of google maps api v3. it's same directions api, nicely packed in google maps api provides convenient way render route on map.
information , examples rendering directions route on map can found in rendering directions section of google maps api v3 documentation.
Comments
Post a Comment