Hi, this is my first post here. I'm a newbie of GoogleMAP-API and sorry for my English.
I have: Start point and Destination point (two addresses); I can calculate the best path between that points with "gdir.load()"; now, my goal is to retrieve all the postal-codes that matches with the calculated path. So, I think I need to retrieve all the Lon/Lat points of the path (step by step?), and then, retrieve the addresses with every postal- code. It's the right approach? If so, how can I retrieve all the Long/ Lat points from the calculated path? I'm trying to use getPolyline() but with no success. Thank you for any suggests. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
