On Jan 20, 7:57 am, klhoste <[email protected]> wrote: > Hello, > > I would like to know if it's possible to color a street, or avenue > from its beginning to its end. > My current idea is to create a polyline by drawing directions from > point A to point B, the issue is that i only have the point A (number > 1 in the street) but I don't know the last number. The second issue is > that for some streets, Google map return always the same point in the > street because it knows only this point.
Get directions from a GLatLng at one end of the street to the other. It may take some manual effort. > Is there a function to get all the point of a street ? No. Previous discussions on this topic: http://groups.google.com/group/Google-Maps-API/browse_frm/thread/4208308fd51d11d3/76a366145bbabeb2 http://groups.google.com/group/Google-Maps-API/browse_frm/thread/ea97840ee27a2d1d/537f91cd69ef944a -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
