> 1- be able to search for the closest location to a specific zipcode. > 2- the search should be within 10 km. > 3- if the results are less then 2 results then i would like to extend > the search till including at least 2 locations. > 4- if the results is less then 8 results then extend the search till > reach 8 results. > i do not know if this is possible or not and i need to gather all the > technical aspect how to attack these issues.
All possible, none of it seems to be specific to the maps API at all (except perhaps geocoding a zipcode). All the search details depend entirely on what you're searching, presumably your own unspecified database? cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
