Hi all, I'm new to Google Maps and this is want I plan to realize:
In my database, I have a list of shops with their addresses and coordinates (calculated with geocode service) On my web page, I'd like to display nearby shops (in predefined radius eg 50km) from address given by user I think I could, for each address in my DB, calculate distance between it and user given address, and finally keep only addresses where distance is less than radius... But I guess there is better way using Maps API Thanks for your help (or link to doc/tuto) Chris -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googlegroups.com. To unsubscribe from this group, send email to google-maps-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.