有人可以通过提供纬度和经度值来指导我如何使用 Google Directions API,我尝试过这样做,但作为回应它说“访问被拒绝”。
这是我尝试过的。
有人可以通过提供纬度和经度值来指导我如何使用 Google Directions API,我尝试过这样做,但作为回应它说“访问被拒绝”。
这是我尝试过的。
网址错误。试试这个:
http://maps.googleapis.com/maps/api/directions/json?origin=53.2323832,24.33333&destination=40.33223,20.33333&sensor=false
如果您使用的是 Three20,您还可以使用extThree20Google 扩展程序。