Autotranslation: > I have my database full of coordinates of restaurants and I would like to > map where the user clicks on their position on the map and this search > a radius (1 km) and restaurants aparescan all around > that position.
Example to search around a point http://code.google.com/apis/maps/articles/phpsqlsearch.html You would need to replace the address form and lookup with your map click listener -- 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.
