【问题标题】:not showing path -Google Static Maps API: Generating a static map with paths不显示路径 -Google Static Maps API:生成带有路径的静态地图
【发布时间】:2017-09-23 08:41:53
【问题描述】:

我正在使用 Labview 为静态谷歌地图生成 URL。在上面创建一些点时,我尝试通过路径连接这些点。 generated URL 没有显示路径。

如何显示点之间的路径?

【问题讨论】:

    标签: google-maps dictionary url path static


    【解决方案1】:

    坐标在“路径”中向后:

    path=color:0x0000ff80|weight:5|80.232561,26.516703|77.102500,28.704100
    

    应该是:

    path=color:0x0000ff80|weight:5|26.516703,80.232561|28.704100,77.102500
    

    working URL

    【讨论】:

    • 如果这回答了您的问题,请accept it
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2012-12-02
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多