Hi, I have a website which helps patients find dialysis centres at their travel destination worldwide. I have already geocoded the addresses as best I can, so they all have a lat + long.
I'm working on a form for users to enter their travel destination, geocode the destination, then list the top 10 dialysis centres nearest the destination. Which I think I can do. But what I need is to suggest the destination name, for example if they enter "London" then display a list of possible destinations - London UK, London US, London Canada etc. I'm guessing I need to use GClientGeocoder.getLocations but I'm not sure what code to use? What should be in the query? The callback function? and how do I parse the results? Thanks, Russ. http://www.globaldialysis.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
