I have a database with store addresses. The addresses are separated into street names, suburbs and countries.
I want my application to find the stores in a given route. (When I include start and end points). I already know how to find the route and steps for given start and end points. How should I find ONLY the stores that are on that route? (is there a way to extract street info. from GStep objects so that I can query that from the database?) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
