Skip to content
Snippets Groups Projects
Commit 50c9c761 authored by Guy Morita's avatar Guy Morita
Browse files

Updated Bing offering

parent 017e0678
No related branches found
No related tags found
No related merge requests found
...@@ -425,11 +425,12 @@ The [Google Places Details API](https://developers.google.com/places/documentati ...@@ -425,11 +425,12 @@ The [Google Places Details API](https://developers.google.com/places/documentati
* **API key**: required (set `Geocoder.configure(:lookup => :bing, :api_key => key)`) * **API key**: required (set `Geocoder.configure(:lookup => :bing, :api_key => key)`)
* **Key signup**: http://www.bingmapsportal.com * **Key signup**: http://www.bingmapsportal.com
* **Quota**: 50,000 requests/24 hrs * **Quota**: 50,0000 requests/day (Windows app), 125,000 requests/year (non-Windows app)
* **Region**: world * **Region**: world
* **SSL support**: no * **SSL support**: no
* **Languages**: ? * **Languages**: ?
* **Documentation**: http://msdn.microsoft.com/en-us/library/ff701715.aspx * **Documentation**: http://msdn.microsoft.com/en-us/library/ff701715.aspx
* **Compare Plans: https://www.microsoft.com/maps/create-a-bing-maps-key.aspx
* **Terms of Service**: http://www.microsoft.com/maps/product/terms.html * **Terms of Service**: http://www.microsoft.com/maps/product/terms.html
* **Limitations**: No country codes or state names. Must be used on "public-facing, non-password protected web sites," "in conjunction with Bing Maps or an application that integrates Bing Maps." * **Limitations**: No country codes or state names. Must be used on "public-facing, non-password protected web sites," "in conjunction with Bing Maps or an application that integrates Bing Maps."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment