Merge pull request #1338 from Anders-E/master
Add Tencent geocoding & reverse Geocoding API support
No related branches found
No related tags found
Showing
- README_API_GUIDE.md 13 additions, 0 deletionsREADME_API_GUIDE.md
- lib/geocoder/lookup.rb 1 addition, 0 deletionslib/geocoder/lookup.rb
- lib/geocoder/lookups/tencent.rb 59 additions, 0 deletionslib/geocoder/lookups/tencent.rb
- lib/geocoder/results/tencent.rb 72 additions, 0 deletionslib/geocoder/results/tencent.rb
- test/fixtures/tencent_invalid_key 4 additions, 0 deletionstest/fixtures/tencent_invalid_key
- test/fixtures/tencent_no_results 4 additions, 0 deletionstest/fixtures/tencent_no_results
- test/fixtures/tencent_reverse 110 additions, 0 deletionstest/fixtures/tencent_reverse
- test/fixtures/tencent_shanghai_pearl_tower 22 additions, 0 deletionstest/fixtures/tencent_shanghai_pearl_tower
- test/test_helper.rb 8 additions, 0 deletionstest/test_helper.rb
Loading
Please register or sign in to comment