Google Maps obviously knows where the roads are -- the question is can
you get that data?

You can get the route polyline from directions output, but otherwise I
don't think there is anyway to get road data.

What exactly are you trying to do? If your map is always highlighting
the same routes, you could just get that data are store it. If you're
looking at trying something more dynamic, you'll probably have to be a
little creative.


On Dec 18, 8:53 am, Neil <[email protected]> wrote:
> Hi,
>
> I need to highlight different bits of road on my map in different
> colours.
>
> Does google maps 'know' where specific roads are and is this info
> accessibile to developers?
>
> Otherwise one would need the lats/longs for zillions of points along
> the road, say every 10 yards and do a manual dot-to-dot. Which would
> be a real pain.
>
> What do you think? It seems that the info is available as it can work
> out routes between A and B which use the roads.
>
> Thoughts are hugely appreciated!
>
> Neil
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to