Good point, Jugang. In the cloud/sparkles trail demo, the cloudy trail is very similar to a polyline - it's a line drawn with increasing thickness and then blurred after. It could help inspire you if you were to write your own polyline class: http://gmaps-samples-flash.googlecode.com/svn/trunk/demos/CloudOverlayDemo/CloudOverlayDemo.html
Otherwise, you could make polyline editable with markers for draggable vertices and such. - pamela On Mon, Jul 27, 2009 at 9:04 AM, Juguang XIAO<[email protected]> wrote: > Hi Fred, > > You can get what you want without reading the source. I think. You may not > even need to extend Polyline, if I were you. You can create your custom > overlay, which gains you more control onĀ almost everything of overlay. > Juguang > On Mon, Jul 27, 2009 at 1:08 AM, Fred <[email protected]> wrote: >> >> Hi, >> >> Is it possible to download the actionscript source code for the >> compiled Flash API SWC file? (an SVN url would be ideal). I'm >> interesting in extending the Polyline class to enable editing. >> >> Thanks, >> >> Fred. >> > > > > -- > ============= > Juguang XIAO > Beijing, China > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
