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.
我知道它不存在;但只是为了确保,是否可以不使用坐标而仅使用地址在两点之间绘制折线。
感谢那些不会对我的问题投反对票的人。
它不能直接,反向地理代码地址,而不是绘制折线
不,这是不可能的。你可以看到这个参考。但是你可以通过使用谷歌的这个网络服务来获得任何地址的 lat-lng,然后你可以在它上面绘制折线。