Hey Tater- The best library I've seen for curved lines is one that a developer created using the <canvas> tag for the JS API: http://jsbackyard.appspot.com/canvas
You could likely port it to Flash with a bit of effort; the canvas API is very similar to the Sprite graphics API for Flash. - pamela On Wed, Apr 15, 2009 at 7:39 AM, tater <[email protected]> wrote: > > Anyone written a function or know of a way to draw curved polylines > via the googlemaps flash api? > I know about the geodesic poloyline option ... and what I'm seeking is > something similar, but available at small scale. For instance, I'd > like to draw a curved line between two close points such as: > Latitude: 38.89209, Longitude: -77.02406 > and > Latitude: 38.85153, Longitude: -77.29817 > > Any clues? > 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 -~----------~----~----~----~------~----~------~--~---
