Skip to content
Snippets Groups Projects
Commit cc129c18 authored by Alex Reisner's avatar Alex Reisner
Browse files

Merge pull request #866 from guymorita/bing_update_offering

Updated Bing offering
parents 017e0678 77e02d61
No related branches found
No related tags found
No related merge requests found
...@@ -424,8 +424,8 @@ The [Google Places Details API](https://developers.google.com/places/documentati ...@@ -424,8 +424,8 @@ The [Google Places Details API](https://developers.google.com/places/documentati
#### Bing (`:bing`) #### Bing (`:bing`)
* **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**: https://www.microsoft.com/maps/create-a-bing-maps-key.aspx
* **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**: ?
......
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