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.