In a current project, I need to pass an array of locations in to my Google map, and have the API find the directions between them. Google Maps API v.3 limits each directions request to a start point, an end point, and 8 waypoints in between. I need to be able to route more than [...]
Archive for the ‘Javascript’ Category
Working around 8-waypoint limit in Google Maps directions API – UPDATED
Posted in Javascript, tagged Development, GIS, Google Maps, javascript, web development on December 15, 2011 | 25 Comments »