google maps - Draw route and avoid obstacles -
i have several coordonates (latitude,longitude) want draw route without passing trough buildings how can that?
https://developers.google.com/maps/documentation/javascript/directions#waypoints
directions don't pass through buildings, follow roads; , can pass through known coordinates specifying them waypoints.
Comments
Post a Comment