On Dec 14, 12:51 pm, Rossko <[email protected]> wrote: > > However, I am getting 403 Errors and > > not the 620 I would have expected. > > This thread may be of interest > -http://groups.google.com/group/google-maps-api/browse_thread/thread/5... > > > Is there an interface that I can > > use to check how many requests to the API I have made in a day? > > Nope.
But as you have control over your page, if you are interested, you could write code to keep track of the geocode requests your page makes. -- Larry > > Knowing nothing about what you are doing, it may be possible to > geocode client-side - that then counts against the end users IP, not > yours. -- 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.
