Hello,
I'm using GClientGeocoder getLocations() to reverse geocode.
I'm displaying the locations in a tabular format(with columns
latitude,longitude and location).
The locations are fetched correctly,but unable to understand
why is it displaying the location of the second latitude and longitude
across the location of the first latitude and longitude and vise verse
(their is a mistach of the location w.r.t the points)
Does getLocations make a Ajax call. How will i control that geocode
the first latitude and longitude display and then make a second call.
How is the count calculated (as a maximum of 10000 reverse geocoding can
be done).
Is it how many times we call the new GClientGeocoder ?or
based on the number of times we call getLocations?
Sindhu CR
--
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.