On Feb 22, 7:11 pm, ILSOSWEB <[email protected]> wrote: > We're still in the planning phase and trying to figure this > out...that's why I'm posting this question...As far as the terms of > service how would we be in violation if the application is accessible > to the public?
You wouldn't be, but if your question is: "I have a publicly accessible web site which the majority of my users will be accessing through a single ip address (because they are on my corporate network accessing a public website)" That wasn't obvious from your post. Is that your question? > I would still like some helpful answers to my original > post to determine on how to proceed with this project. This group is for v2 of the API. You should ask there. I don't use v3 that much, so am not that familiar with it. -- Larry > > Thanks. > > On Feb 22, 5:02 pm, Marcelo <[email protected]> wrote: > > > > > 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/th... > > > 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- Hide quoted text - > > - Show quoted text - -- 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.
