1: Agreed, it certainly would be helpful, especially when the motorway routes in th UK are blue, the route becomes difficult to differentiate from the map.
2: I am not having a proble it is something I would like to do. Agree with you comment, but this is not always the case. For example, in my case I am not supply the actual street level "address" to gDirections but multiple marker locations taken directly from a database supplying the stored LatLng references directly. Queried from the database to be within a proximity distance chosen by the user of their home location. Their home location and all the relevant markers are then displayed and the user just clicks on any of the displayed "to" markers to get the route, very nicely and instantly generated by the api. I just wanted to if it is possible to get the full "address" back from the marker (which was created using their LatLng point) to use in the printable directions list as this just states the "street", by default, as the "to" label. The only examples of this I have seen don't seem to work as suggested. The example(s) of which I am now unable to locate again, sorry. but I do recall references to .address.street,town etc and .addresslist or similar, apologies for the vagueness. On Sep 18, 11:12 am, "warden [Andrew Leach - Maps API Guru]" <[EMAIL PROTECTED]> wrote: > > 2: how do you find the "from" and "to" addresses of the route, as the > > examples I have found just don't seem to work as suggested. > > I don't understand the question. You have to supply the two ends of > the route, so you must know them and not need to find them. If you're > having problems with a particular implementation, please post a link. > > Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
