Hi, I'm currently working on developing an application for a mobile device, and I'd like some clarification on something in the API Documentation
"Use of the Google Static Maps API is also subject to a query limit of 1000 unique (different) image requests per viewer per day. Since this restriction is a quota per viewer and not per key, most developers should not need to worry about exceeding their quota. Additionally, note that requests of identical images, in general, do not count towards this limit beyond the original request." Obviously this means 1000/images per IP address. However, the way the mobile device I'm programming for works is everything goes through a proxy with the same endpoint. So obviously this won't work. Correct? Or am I assuming it won't and it will? -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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-api?hl=en.
