thanks for the reply, i did nt understand this "Count is per query." I have implemented some thing the one mentioned here( http://code.google.com/apis/maps/documentation/javascript/v2/services.html#Geocoding
http://code.google.com/apis/maps/documentation/javascript/v2/examples/geocoding-reverse.html ),but I have included a for loop. Plz suggest me if this wrong ,which is the right way to implement batch reverse geocoding(max of 20 locations at a time). Sindhu CR Everything in life has beautiful ending... If it is not beautiful, then be sure it is not the Ending... On Thu, Jun 10, 2010 at 5:25 PM, Rossko <[email protected]> wrote: > > Does getLocations make a Ajax call. > > Yes. > How you can handle that in your code, no idea ; can't see your code. > (not an invitation to post code, please see the posting guidelines) > > > How is the count calculated > > Count is per query. > If you are issuing 10,000 requests from a client, you are using the > wrong approach ... > > -- > 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]<google-maps-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=en. > > -- 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.
