On Mar 28, 9:33 am, mlv <[email protected]> wrote: > hi > i saw in the google apis reference that there is a limit on the geocoder > geolocation use, meaning how many times i can search for a location. > i use javascript for this. > my question is this google geocode limit counts on the server or on the > client?
If you are using the API geocoder (the topic of this group) it counts against the client. -- Larry > when i say server i mean my web server that hosts the application and > with client the browser of the user who is currently viewing and running the > javascript. > > thank you -- 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.
