We have been using Google MAP API for a few months for our search for 
closest location from user's entered location without any issue. 

We are aware Google MAP API is upgraded to version 3, and version 2 is 
going to longer working by May 2013. 

Yesterday we release the updated query on our website, and it was 
successfully running. However, this morning after a few users using the 
site, the users are not able to search the closest location they entered.
When we debug, we received the Over_Query_Limit when we are pulling the 
location information. 

This xml reply was displayed on any computers within the company when we 
browse:
http://maps.googleapis.com/maps/api/geocode/xml?address=1600+Amphitheatre+Parkway,+Mountain+View,+CA&sensor=true

  <?xml version="1.0" encoding="UTF-8" ?> 
 
-<http://maps.googleapis.com/maps/api/geocode/xml?address=1600+Amphitheatre+Parkway,+Mountain+View,+CA&sensor=true#>
 
<GeocodeResponse>
   <status>OVER_QUERY_LIMIT</status> 
  </GeocodeResponse>

We have set the billing profile for the account, however, this does not 
extend the quota. Does anyone out there able to help me how to resolve this 
issue?


Thank you. 
Agus

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to