Hi PetrKaleta- Here are two resources that you can use to create dashed lines:
http://www.adobe.com/devnet/flash/articles/adv_draw_methods.html http://www.cartogrammar.com/blog/drawing-dashed-lines-with-actionscript-3/ You can combine those with the demo I provided. You can also file a feature request for us to support dashed lines natively. - pamela On Sun, Apr 26, 2009 at 4:38 PM, pamela fox <[email protected]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
