OK so im using the GPolyLine class to do lines and for now will settle for the user being able to toggle the routes by using radiobuttons. However doing all of these plots is taking along time is there a faster way to mark the roads? Heres what I have so far, http://student.cs.appstate.edu/je77226/
On Sep 20, 12:14 am, Mike Williams <[email protected]> wrote: > Wasn't it Gregory Short who wrote: > > >Maybe someone's figured out stippling, though. I just wanted to offer > >an alternative just in case. > > The only method that works across all the polyline technologies used by > the various browsers (VML, SVG and Canvas) is to replace a long polyline > by a large number of short segments. There was an extension that did > that for API v1, but I don't know of one for API v2. > > -- > Mike Williamshttp://econym.org.uk/gmap --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
