开发者

Implementing Location Checkin Rails

开发者 https://www.devze.com 2023-03-21 19:00 出处:网络
I am trying to implement location \"checkins\" in my Rails 3 application. For example: User searches for a place and we can find the latitude and longitude of the that place and allow the user to \"c

I am trying to implement location "checkins" in my Rails 3 application.

For example: User searches for a place and we can find the latitude and longitude of the that place and allow the user to "check in" there.

Is there a gem that can help to a开发者_如何学Gochieve that?

Thanks in advance!


The gem you're looking for is 'geocoder' and there is a great screencast about this at http://railscasts.com/episodes/273-geocoder?autoplay=true

0

精彩评论

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

关注公众号