【发布时间】:2015-01-03 10:06:04
【问题描述】:
我想获取位于城市 A 和 B 之间的城市列表。我正在使用 Google Maps API。在搜索中,我发现了一个类似的问题,
Is it possible to get list of City between City A and City B in Google Maps
在这里,建议的解决方案是反向地理编码。还有一个类似的问题:
How to get places between give two city using Google Map API
这两种解决方案都不清楚如何应用它们来解决所述问题。任何人都可以解释在步骤中使用的方法或您已知的网络上任何已经可用的示例。
非常感谢。
【问题讨论】:
标签: algorithm google-maps google-maps-api-3