Hi PetrKaleta- There is no dashed option in our Polyline class. It is possible to create your own polyline overlay by extending OverlayBase, but I haven't found an easy way to create dashed line styles in AS3.
Here's a demo that shows a custom line class: http://gmaps-samples-flash.googlecode.com/svn/trunk/demos/LineOverlayDemo/LineOverlayDemo.html If you can find a way to create dashed lines easily, then you could modify that demo. - pamela On Sun, Apr 26, 2009 at 2:05 AM, PetrKaleta <[email protected]> wrote: > > Any idea? > > On Apr 24, 3:28 pm, PetrKaleta <[email protected]> wrote: >> Hi, >> is there any way to create dashed polyline? I can't find this option >> in API, so does anybody now, how to do it? >> >> Thanks > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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-for-flash?hl=en -~----------~----~----~----~------~----~------~--~---
