Okay.. Im working on a business establishment search using google
maps... and Im able to add a local search using this line :

map.addControl(new google.maps.LocalSearch(options));

i.e Using the AJAX search API.. Im able to get a search controller
which populates the results on the map...
But How do i fetch the result array ? because I need to parse the JSON
data returned by google so i can save the LAT-LONG coordinates of a
particular location.. ! ?I can do this using regualr geocode search by
using getLocations() function but how i parse the results myself with
AJAX search API...

grrrrr googlemaps !
@#...@#$%@$%

-rohit


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to