Skip to content

Commit 2e1c946

Browse files
committed
Update limitations for :google service.
Fixes #1445.
1 parent f67f29d commit 2e1c946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README_API_GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Global Street Address Lookups
3838
* `:google_place_id` - pass `true` if search query is a Google Place ID
3939
* **Documentation**: https://developers.google.com/maps/documentation/geocoding/intro
4040
* **Terms of Service**: http://code.google.com/apis/maps/terms.html#section_10_12
41-
* **Limitations**: "You must not use or display the Content without a corresponding Google map, unless you are explicitly permitted to do so in the Maps APIs Documentation, or through written permission from Google." "You must not pre-fetch, cache, or store any Content, except that you may store: (i) limited amounts of Content for the purpose of improving the performance of your Maps API Implementation..."
41+
* **Limitations**: "You can display Geocoding API results on a Google Map, or without a map. If you want to display Geocoding API results on a map, then these results must be displayed on a Google Map. ... If your application displays data from the Geocoding API on a page or view that does not also display a Google Map, you must show a Powered by Google logo with that data. ... ...you must not pre-fetch, index, store, or cache any Content except under the limited conditions stated in the terms." (see: https://developers.google.com/maps/documentation/geocoding/policies)
4242

4343
### Google Maps API for Work (`:google_premier`)
4444

0 commit comments

Comments
 (0)