The page says:

"The Google Places Autocomplete API is part of the Google Places API
and shares an API key and quotas with the Places API."

which says:

"Users with an API key are allowed 1,000 requests per 24 hour period.
Users who have also verified their identity through the APIs console
are allowed 100,000 requests per 24 hour period."

Does the json call offer a jsonp callback? Otherwise, won't the call
be logged against the web server's ip address for quota limits rather
than the client's ip address?

Please advise on how to use this API for a jsonp callback or does the
webserver need to call the json file and load it each time it changes
as a json file so that it is on the same domain as the website with
the autocomplete text field?

Please advise.

-- 
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 [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-js-api-v3?hl=en.

Reply via email to