【发布时间】:2016-08-01 10:50:56
【问题描述】:
这是我用来绘制带有方向 api 的路径的 (https://maps.googleapis.com/maps/api/directions/json?origin=place_id:ChIJIQBpAG2ahYAR_6128GcTUEo&destination=place_id:ChIJVVVVVYx3j4ARP-3NGldc8qQ&key=xxxxxx)。
我不明白为什么这条路如此罕见。它看起来确实是两点之间的最短路径。以及为什么没有一条而不是两条平行线。
感谢任何帮助。 谢谢
【问题讨论】:
标签: ios swift google-maps-api-3 google-maps-sdk-ios