Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试列出带有分类术语的地点列表。现在,我有一个显示我所有条款的视图,但我想为每个条款添加一个“在地图上查看”链接,以打开带有所选地点位置的谷歌地图。谁能指出我正确的方向来做到这一点?
您可以尝试地理分类模块,您可以在其中为每个分类设置纬度/经度。我认为要实现您提到的“在地图上查看”功能,您需要从分类中获取纬度/日志并编写一些代码以在地图中显示该位置。
http://drupal.org/project/geotaxonomy