OVER_QUERY_LIMIT while using google maps

后端 未结 6 1321
陌清茗
陌清茗 2020-11-28 09:45

I have a problem while acessing google maps from my application, when i send more than 10 requests in loop from java script i get the exception as OVER_QUERY_LIMIT from geoc

6条回答
  •  情歌与酒
    2020-11-28 10:25

    If you are using an autocomplete, try using Google's Places Autocomplete API. (Even though this isn't exactly what he asked, I assume many will arrive here from this question)

提交回复
热议问题