Re: [Google Maps API v3] Question regarding daily limits and accounts for same domain

2013-04-23 Thread Barry Hunter
On Tue, Apr 23, 2013 at 7:00 PM, Albert Arul Prakash Rajendran < albertarulprak...@gmail.com> wrote: > Barry, > > Each subdomains are treated as separate sites and each gets 25000 request > limit. > Where is that documented? Nowhere does Google actully define what consitutes a site or 'applicatio

Re: [Google Maps API v3] Question regarding daily limits and accounts for same domain

2013-04-23 Thread Albert Arul Prakash Rajendran
Barry, Each subdomains are treated as separate sites and each gets 25000 request limit. E.g Customer1.example.com will have 25000/day as limit And Customer2.example.com has its own 25000 request limit Which comes to 5 request from single ip If you use sub directories Example.com/customer

Re: [Google Maps API v3] Question regarding daily limits and accounts for same domain

2013-04-23 Thread Barry Hunter
> Use sub domains. > How does that help? > With version 3 api there is no key attached > The key isnt strictly *required*, but it is recommended https://developers.google.com/maps/documentation/javascript/tutorial#api_key > On Apr 23, 2013 5:35 AM, "James Rich" wrote: > >> We have a custome