javascript - Create a route using a list of coordinates in Google Maps -
i have list of lat,lon coordinates result of tracking bus. i'm showing route using polyline create line connect "the dots" because of accuracy these dots aren't street, , when zoom in more obvious.
what can show route street?
this have right (there 2 lines because bus did 2 turns. won't show in final product)
and need.
thanks help.
search 'snap polyline road using google maps api v3' similar discussions.
there doesn't appear straightforward api service , need reduce route significant changes in direction rather every wiggle.
you might add star issue in 'google maps api bug reports , feature requests' database http://code.google.com/p/gmaps-api-issues/issues/detail?id=3824 , possibly add new issue since problem different
Comments
Post a Comment