On Nov 3, 8:55 am, Mini0n <[EMAIL PROTECTED]> wrote: > Hi guys! Here I come again. lol > > This is working. The thin is: sometimes, when I have like 20 > coordinates to snap (the limit is 25, amrite?) they don't show up... > The problem is the same, right? Even with the timeout, the dots are > not all calculated, right? > > The solution is to give more timeout? Or is there any other thing I > can do, while avoiding the wait to be long?
Are you getting errors? Do you have an example that shows the failure? Most likely you will either need to increase the timeout or add some code to the error handling routine to do retries if it gets a code of 620 "G_GEO_TOO_MANY_QUERIES" (as opposed to any of the codes that mean it couldn't find the location in its database). -- Larry > > Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
