相关疑难解决方法(0)

如何在xml文件谷歌地图中修复错误"您已超出此API的每日请求配额"?

我尝试使用此链接获取方向" http://maps.googleapis.com/maps/api/directions/xml?origin=10.933952,106.863352&destination=10.9490721,106.8574901&sensor=false&units=metric&mode=wailing&metric=1 "但今天它不起作用

请帮我!!

<DirectionsResponse>
  <status>OVER_QUERY_LIMIT</status>
<error_message>
  You have exceeded your daily request quota for this API.
</error_message>
</DirectionsResponse>
Run Code Online (Sandbox Code Playgroud)

android

1
推荐指数
1
解决办法
2万
查看次数

标签 统计

android ×1