Javascript GeoCoding Limit - per user or per site

33 views
Skip to first unread message

reach4thelasers

unread,
Aug 1, 2011, 11:56:06 AM8/1/11
to google-map...@googlegroups.com
There's a limit of 2500 geocoding requests per day.  

With the Javascript API I was wondering if this is Per User (since the geocoding is done in the user's browser) or if the limit is combined for the whole site (possibly by the domain in the browser address bar)?


Barry Hunter

unread,
Aug 1, 2011, 2:41:39 PM8/1/11
to google-map...@googlegroups.com
Is by IP address, making the request. So its the users IP.

But if they go though some sort of proxy or NAT, then of course
multiple users could be using the same IP address. In which case its
not quite per user.

> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps JavaScript API v3" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-maps-js-api-v3/-/qf1o9g2X29oJ.
> To post to this group, send email to google-map...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-maps-js-a...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-maps-js-api-v3?hl=en.
>

Reply all
Reply to author
Forward
0 new messages