On Mar 7, 1:15 pm, molistok <molis...@gmail.com> wrote: > Hi, > we are trying to apply google maps to my site. We have get that the > user can define one route choosing the points of the route. All works > fine, but when the user choose a lot of points to specify exactly a > route, then the route directions never is generated (google map never > finish the calculation). Why? Have google map any limitations? Can any > help me please?
There is a limit of 25 waypoints, as specified in the documentation: http://code.google.com/apis/maps/documentation/reference.html#GDirections.loadFromWaypoints The directions service is a shared (and free) resource. Why should any one of us be able to hog it? -- Larry -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googlegroups.com. To unsubscribe from this group, send email to google-maps-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.