简体   繁体   English

使用Google API / Ruby on Rails共享位置

[英]Sharing Places using Google API/Ruby on Rails

I am building a collaborative web app to share places and media related to this place . 我正在构建一个协作式Web应用程序,以共享场所和与此场所相关的媒体。 I am new to Google Maps and still new to Ruby on Rails . 我是Google Maps的新手,还是Ruby on Rails的新手。 I need to have a user to mark a location on a map (using Google Map) then share an event in this map. 我需要有一个用户在地图上标记一个位置(使用Google Map),然后在此地图上共享一个事件。 It's kind of a collaborative tool using a map ? 这是一种使用地图的协作工具吗?

I can't find an operational code example on Github or blogpost/Tutorial that explain a similar scenario . 我在Github或Blogpost / Tutorial上找不到能解释类似情况的操作代码示例。

Does anyone have one to share? 有人可以分享吗? Thanks. 谢谢。

I did this app a while back: http://pinme.herokuapp.com try it out, if is usefull for you i can share you the source 我前阵子做了这个程序: http : //pinme.herokuapp.com试试看,如果对您有用,我可以分享给您

You can create map pins give them a title and share them with a url, also they get saved on your pins section 您可以创建地图图钉,并为其指定标题并与网址共享,它们也会保存在“图钉”部分中

here is the github: https://github.com/kazpsp/pinme 这是github: https : //github.com/kazpsp/pinme

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM