We have implemented Google Maps API into our website and we have had
an odd issue.

We are only request 244 maps per day - but yet, we continue to get the
rate limited image show up.

For example, today we request 244 images, and 107 of them were dummy
images

Here is an example of a page which shows a dummy image for a given
plan

http://sency.com/place.php?city=philadelphia&span=day&index=2

Here is an example of a page which shows the correct image

http://sency.com/place.php?city=chicago&span=day&index=1

the other odd part about this is that random strings of maps will be
the dummy maps, followed by many good maps, followed by a few dummy
maps, and then good maps.  If we had truly hit our rate limit, then we
would expect to see all good maps, followed by all dummy maps if we
hit our rate limit - not flipping back and forth like that over the
course of a single cron job...

any help on this issue would be much appreciated - as we have spent a
ton of time trying to implemented and now debug this issue...

Evan

-- 
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.

Reply via email to