my store locator is based off the code from the PHP, MySQL tutorial and it works great! I'm trying to figure out a way to modify the code so that multiple stores with the same name only appear ONCE and the distance shown is the nearest one. For example:
if I have a fast food locator and there are multiple McDonalds in the radius I have selected, only the nearest one will appear. I have tried adding GROUP BY name and that doesnt work. Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
