我想知道如何使用gmaps4rails从地图中获取纬度和经度信息,然后将其存储在我的db/model中。
有什么想法吗?
谢谢
亚当
发布于 2012-07-22 06:29:31
我写了关于它的in the wiki
看看Drop a marker and update fields attribute in a form,并从中获得一些灵感。
Drop a marker and update fields attribute in a form
https://stackoverflow.com/questions/11569564
相似问题