实施位置登记导轨

发布于 2024-11-25 07:45:20 字数 125 浏览 0 评论 0原文

我正在尝试在 Rails 3 应用程序中实现位置“签入”。

例如:用户搜索一个地点,我们可以找到该地点的纬度和经度,并允许用户在那里“签到”。

有没有宝石可以帮助实现这一目标?

提前致谢!

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 achieve that?

Thanks in advance!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

初雪 2024-12-02 07:45:20

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文