Is it possible to get list of City between City A and City B in Google Maps

雨燕双飞 提交于 2019-12-11 08:49:37

问题


I want to get list of cities between City A and City B in Google Maps. Is it possible ? because I cannot figure it out how to do it when I look at the Google Maps API


回答1:


No its not. You would have to do some reverse geocoding of a bunch of lat/lngs in between the cities.



来源:https://stackoverflow.com/questions/5774706/is-it-possible-to-get-list-of-city-between-city-a-and-city-b-in-google-maps

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!