Hi. I'm not a developer but I just need to know if what I want to accomplish is possible using the API.
On my website, registered users each have their own home page on the website. They registered by entering their name and addresses (city, state) into the website registration form. A visitor to the website wants to search for registered users based on the address. So in the search box, the visitor types in the city and state, and when he clicks 'Search', the website returns the results of those registered users whose addresses match the search query. I need 2 things based on this: 1. While the visitor types in the city and state in the search box, I need the website search engine to recommend cities and states in real time based on what he's typing (like how the Google Search box recommends search queries as they are being typed in). 2. I need the search results based on a 50-mile radius of the city that is being queried. For example, if the user types in Dallas, TX and clicks 'Search', then the search results should show all registered users for both Dallas AND Forth Worth, which is 30 miles away. The specific street address isn't important, but the city and state being searched for is important. Can these two things be done? What documentation should my web developer read to accomplish this? Thanks. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
