adds Bing support
Showing
- README.rdoc 3 additions, 1 deletionREADME.rdoc
- lib/geocoder.rb 1 addition, 1 deletionlib/geocoder.rb
- lib/geocoder/lookups/bing.rb 29 additions, 0 deletionslib/geocoder/lookups/bing.rb
- lib/geocoder/results/bing.rb 51 additions, 0 deletionslib/geocoder/results/bing.rb
- test/fixtures/bing_madison_square_garden.json 40 additions, 0 deletionstest/fixtures/bing_madison_square_garden.json
- test/fixtures/bing_no_results.json 16 additions, 0 deletionstest/fixtures/bing_no_results.json
- test/fixtures/bing_reverse.json 42 additions, 0 deletionstest/fixtures/bing_reverse.json
- test/geocoder_test.rb 17 additions, 0 deletionstest/geocoder_test.rb
- test/test_helper.rb 17 additions, 0 deletionstest/test_helper.rb
Loading
Please register or sign in to comment