Geolocation APIs for Rails [closed]

前提是你 提交于 2019-12-03 20:25:22

问题


I am trying to show map for a location from my rails app.I tried checking YM4R/GM and GeoKit combination but not sure if there is something better for rails 3.


回答1:


Try Ruby GeoCoder. It allows street address lookup, IP address lookup and geographic coordinates.




回答2:


You could also try RGeo. It looks nice, but I don't have any experience with it.



来源:https://stackoverflow.com/questions/4497892/geolocation-apis-for-rails

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!