Blocks usually last only 24 hours, unless you're a repeat offender. I suggest you double check to make sure your code isn't doing something you don't realize.
Another suggestion... your code shouldn't need to do a lot of geocoding in the page itself. If you're consistently geocoding the same locations over and over again, then you might consider storing your coordinates and only geocode things that haven't been done before. A warning on geocoding in general: Make sure you read the terms document as it pertains to this subject, there are strict rules on when how and for how long you can store and use the resulting coordinates. -John Coryat http://maps.huge.info http://www.usnaviguide.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
