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 50000 request from single ip

If you use sub directories

Example.com/customer1
Example.com/customer2

Share 25000 request between two customers



On Apr 23, 2013 4:27 PM, "Barry Hunter" <barrybhun...@gmail.com> wrote:
>
>
>> 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 customer facing web application for each one of our clients.
They are all located on the same domain but in different directories.
>>>
>>> Example:
>>>
>>> https://www.domain.com/users/company1
>>> https://www.domain.com/users/company2
>>> etc.
>>>
>>> We were going to ask each customer who wanted to use the Maps API (2500
requests/day) to sign up and provide the API credentials in their
application.
>
>
> It's 25,000 map loads per day. Google will contact the owner of the key
if it goes over that for 90 days or more.
>
>
>>>
>>>
>>> When we have 100+ customers sign up for their own API access, will
google place the 2500 requests/day limit on our domain
>
>
> Or if you mean the 2500 geocoder web-service request limit. Its per IP
address. Not per key.
>
> --
> You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
> To unsubscribe from this group and stop receiving emails from it, send an
email to google-maps-js-api-v3+unsubscr...@googlegroups.com.
> To post to this group, send email to
google-maps-js-api-v3@googlegroups.com.
> Visit this group at
http://groups.google.com/group/google-maps-js-api-v3?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to