[Google Maps API v2] Re: loadFromWaypoints ... amout of Array keys
Oh my task is preaty simple: I'm trying to draw a route for a Bike
Tour.
I've got approx. 20 stations. The thing is that GMAP is not showing
the
"correct" way, since my bike way is very precise and has other
connections
between every station. So I had to "adjust" it little bit. This
Adjustment
made the map that "extendet" (this is why I had so many Waypoints i
guess).
So do you think there is a better way to achive my result?
On 17 Dez., 10:47, Rossko <ros...@culzean.clara.co.uk> wrote:
> > Would you happend to know if there is another way to achive my result?
>
> Break your 2500 waypoints into smalller groups and do the task one
> piece at a time.
> This will take some time, because you have to do it slowly. The
> Directions service has limits both on the number of requests and the
> rate of requests, to prevent people hogging it.
>
> It's difficult to imagine why you would need directions from each of
> 2500 points to the next point in turn, maybe there is a better
> approach - but we don't know what you are actually trying to do or
> why.
--
You received this message because you are subscribed to the Google Groups "Google Maps API V2" group.
To post to this group, send email to google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home