开发者

Rails 3 geo positioning

开发者 https://www.devze.com 2023-01-24 05:09 出处:网络
I am开发者_Go百科 developing a Rails 3 application which I intend to use GEO positioning (long,lat).

I am开发者_Go百科 developing a Rails 3 application which I intend to use GEO positioning (long,lat). Both to save the users current position and to use this to find people in the near proximity.

Do you guys know of a good stabile Rails 3 gem that can do GEO stuff?

Thankful for all tips!


See http://ruby-toolbox.com/categories/geocoding___maps.html

geokit + geokit_rails


Geocoder looks great and supports rails 3.

0

精彩评论

暂无评论...
验证码 换一张
取 消