Hi, we're currently working on a Flash app which displays flight traffic. What we are trying to do, is draw the flight tracks from a certain timespan onto the map. So I have a bunch of coordinates (in lat/long) which should be connected. I assume the best way to do this would be to use a Shape to draw the tracks on, and use that as a GroundOverlay, as drawing a bunch of polygon is too expensive. Now my question is, how do I ensure the Shape is properly scaled and positioned?
thanks, Dario --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
