On Feb 22, 9:25 pm, ILSOSWEB <[email protected]> wrote:
> Using Google Maps V3
>
>
> Our web apps reside behind a firewall so all users coming to our site
> IP's are changed to a 199.x.x.x IP address.

... and you don't want to pay for a Premier license.
You have already asked in the V3 group:
http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/7269b6ff21ffab01#

Still, your description violates the Terms of Service.
Does the Illinois Secretary of State know that you're using the API
illegally on his behalf?

--
Marcelo - http://maps.forum.nu
--





> So even though they're
> different users they will all have the same IP address...Will Google
> some how know they're separate users?
>
> Does this mean that the 15,001 user will be blocked (assuming the 1st
> 15k only did one hit)
>
> What are my options?
> Our company will not spend 10k for the premier service if thats the
> only option
> I'm using the code:
>      var geocoder = new google.maps.Geocoder();
>      geocoder.geocode({address: address}, function(results, status)
>     {
>     }
>
> I keep reading conflicting posts on the following
>
> Is the 15k tied to the IP address or to the key?
>
> If its tied to the key couldn't a counter be used to use different
> keys after the 15k has been hit?
>
> Thanks in advance

-- 
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.

Reply via email to