On Nov 11, 1:54 pm, Rossko <ros...@culzean.clara.co.uk> wrote: > > However, > > for the last two days we have received > > <?xml version="1.0" encoding="UTF-8" ?> > > - <GeocodeResponse> > > <status>OVER_QUERY_LIMIT</status> > > </GeocodeResponse> > > .. but in response to what? Presumably you are geocoding some address > the end user supplies ; what are you using to do that, where does it > run?
for example, this is just: http://maps.google.com/maps/api/geocode/xml?address=60611&sensor=false and we use the coordinates returned and throw it up on a map with the closest dentists in our db. This runs on our webserver which hosts this public site. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-maps-js-api...@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.