Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • rails-geocoder
  • rails2
  • v1.5.1
  • v1.5.0
  • v1.4.9
  • v1.4.8
  • v1.4.7
  • v1.4.6
  • v1.4.5
  • remove
  • v1.4.4
  • v1.4.3
  • v1.4.2
  • v1.4.1
  • v1.4.0
  • v1.3.7
  • v1.3.6
  • v1.3.5
  • v1.3.4
  • v1.3.3
  • v1.3.2
  • v1.3.1
23 results

amap_reverse

  • Leon Guan's avatar
    2921ed13
    Added Amap(AutoNavi) integration: http://lbs.amap.com (#1164) · 2921ed13
    Leon Guan authored
    * Added support for AMap, aka AutoNavi Map, 高德地图
    
    * Try to include amap error info if failed
    
    * Get correct result from amap response
    
    * Fix result error in amap return
    
    * Refactor codes for AMap handling
    
    * Refactor codes for amap result handling
    
    * Refactor amap handling codes
    
    * Fixed coordinates handling error
    
    * Added tests
    
    * Fixded amap result handling and tests
    
    * Lock webmock on 2.3.2 for ruby 1.9.3 support
    2921ed13
    History
    Added Amap(AutoNavi) integration: http://lbs.amap.com (#1164)
    Leon Guan authored
    * Added support for AMap, aka AutoNavi Map, 高德地图
    
    * Try to include amap error info if failed
    
    * Get correct result from amap response
    
    * Fix result error in amap return
    
    * Refactor codes for AMap handling
    
    * Refactor codes for amap result handling
    
    * Refactor amap handling codes
    
    * Fixed coordinates handling error
    
    * Added tests
    
    * Fixded amap result handling and tests
    
    * Lock webmock on 2.3.2 for ruby 1.9.3 support