I'm trying to getLocations with name say "DLF Building" and i'm
getting only one placemark. But i'm expecting multiple locations. I'm
expecting the same behaviour as in http://maps.google.com. its showing
me "Did you mean" with some suggessions when i search in directions
from "katwaria sarai" to "DLF Building".
here is what i'm doing:
GGeocoder = new GClientGeocoder(GCache);
GGeocoder.getLocations("DLF Building",SomeFunction);
Thanks,
Sumit Arora
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---