【问题标题】:Mark a location on map for windows app在地图上为 Windows 应用标记位置
【发布时间】:2017-01-10 10:47:58
【问题描述】:

我正在尝试使用 Windows 10 应用程序中的链接在地图上标记位置。

尝试使用 urlscheme maps:q=<location>geo:0,0?q=<location> 作为锚标记 <a></a>

两个 URL 方案都会启动安装在设备中的地图应用,但地图上没有标记位置。

我尝试了geo:0,0?q=<location> for Android 和maps:q=<location>for iOS,它工作正常。

【问题讨论】:

    标签: html windows-10 oracle-maf


    【解决方案1】:

    知道了!

    对于 Windows,我们可以使用 Bing 地图应用 在 Windows 中搜索和标记位置的 URL Scheme 是 'bingmaps:?where='<location>

    更多详情请访问https://msdn.microsoft.com/en-gb/windows/uwp/launch-resume/launch-maps-app

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2011-08-29
      • 2018-03-13
      • 1970-01-01
      • 2011-04-27
      • 1970-01-01
      • 2013-09-03
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多