开发者

What would be Google Maps data transfer limit?

开发者 https://www.devze.com 2023-01-22 07:19 出处:网络
Good morning does anybody know what is the daily data transfer limit when we are not using an API key for Google Maps embed开发者_JAVA百科ded in your website?

Good morning

does anybody know what is the daily data transfer limit when we are not using an API key for Google Maps embed开发者_JAVA百科ded in your website?

Thanks in advance

I saw google map api documentation and there is a property called :

google.maps.GeocoderStatus.OVER_QUERY_LIMIT -> indicates that you are over your quota.

When would I be over my quota?


V3 doesn't use keys and there is no limit on 'data'. There are limits on different services like directions, elevation and geocoding which vary. You can read the limits for each service on the docs http://code.google.com/apis/maps/documentation/javascript/services.html

0

精彩评论

暂无评论...
验证码 换一张
取 消