On Dec 4, 7:53 pm, Xster <[email protected]> wrote:
> Hi,
>
> Would it be possible to plot lines onto the street with varying
> colours and widths etc to represent data? In similar ways to how
> Google Maps Traffics currently work.

Sure.  Anything is possible.  The GDirections class will return
polylines that follow streets that are drivable or walkable for small
data sets.  Each different colored sement will be a different object,
too many objects will make the map slow.  Depending on how much data
you have you may want to use custom tiles or overlays.

  -- 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.


Reply via email to