gpt4 book ai didi

google-maps - 在 phonegap 应用程序中向地理 URI 添加标记

转载 作者:行者123 更新时间:2023-12-02 08:29:07 25 4
gpt4 key购买 nike

我想为我在 html 中提供给 geo uri 的纬度和经度添加一个标记。我搜索了以前提出的问题,但没有找到解决此问题的方法。任何帮助将不胜感激。我想在不使用任何插件的情况下完成此任务。

 <a  class="button-green button-green--large" href="geo:19.07,72.99">Locate</a>

当我按下上面的定位按钮( anchor 标签)时,谷歌地图会在没有标记的情况下指定的纬度和经度打开...

最佳答案

请尝试以下代码:

<a class="button-green button-green--large" href="geo:<lat>,<long>?q=<lat>,<long>(Label+Name)">Locate</a>

更改 latlong如你所愿。

关于google-maps - 在 phonegap 应用程序中向地理 URI 添加标记,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29216735/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com