Merge pull request #591 from sozialhelden/master
Add support for Nokia's here.com geocoder.
No related branches found
No related tags found
Showing
- README.md 11 additions, 0 deletionsREADME.md
- lib/geocoder/lookup.rb 1 addition, 0 deletionslib/geocoder/lookup.rb
- lib/geocoder/lookups/here.rb 62 additions, 0 deletionslib/geocoder/lookups/here.rb
- lib/geocoder/results/here.rb 62 additions, 0 deletionslib/geocoder/results/here.rb
- test/fixtures/here_madison_square_garden 72 additions, 0 deletionstest/fixtures/here_madison_square_garden
- test/fixtures/here_no_results 8 additions, 0 deletionstest/fixtures/here_no_results
lib/geocoder/lookups/here.rb
0 → 100644
lib/geocoder/results/here.rb
0 → 100644
test/fixtures/here_madison_square_garden
0 → 100644
test/fixtures/here_no_results
0 → 100644
Please register or sign in to comment