On Tue, Apr 12, 2011 at 3:53 AM, Andrew Leach <[email protected]>wrote:
> What make you think it's client IP? The way I read the FAQ and the > blog entry you quoted, it's per referrer. That is, the *site* is > limited to 25000 map images. That's rather limiting, so I hope it's > IP. I don't think it's clear. Close, but not quite. The limit is not on tiles. *Commercial* web sites are limited to 25,000 loads of the Maps API per day. What the user does after the map has loaded bears no effect on your transaction limit. http://code.google.com/apis/maps/faq.html#tos_transaction So, in essence, if you run a commercial web site, you're limited to 25,000 users loading your map each day. You can read more here: http://code.google.com/apis/maps/faq.html#usagelimits Hope that helps, Chris -- http://twitter.com/broady -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
