On Wed, Nov 16, 2011 at 8:58 PM, speechkey <[email protected]> wrote: > Hi, > I've got the information, Google Geocoding Service becomes a paid > service.
Really? where did you get that information? > Limit is 2,500 queries per day. Is it true, that submitted > queries are counted per IP. I mean, if I send geocoding queries from a > client-side(browser), I have 2,500 queries for EACH client? Yes. Subject to proxies and NATs, so often clients share IP address. Well mostly. Clients get that themselves, not per application. So a client that has used up some of their quota on using a different application, wont get the full amount on your application - only what is left. > > Thanks, Artem. > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" 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-js-api-v3?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
