I’m working on a huge Google map project for a seminar I’m doing next Tuesday, (and given that I have much time on my hands - right!), I could not resist creating this Google Map wormhole. The animation is created by iterating the map coordinates (longitude and latitude forward), and uses the Tunnel class developed by Petri Leskinen on Pixelero http://pixelero.wordpress.com/.
I don’t iterate uvtData as is done on Pixelero, but longitude and latitude coordinates of the Google map. The change is picked up by drawing the iterated movie into a bitmapdata object and throwing that on to the Tunnel class. It’s actually map data coming at you (not just a jpeg being recycled). Source: http://flex3cookbook2.googlecode.com/files/GoogleMapWormhole.zip Youtube Demo: http://www.youtube.com/watch?v=t5stNRftzvk Blog: http://professionalpapervision.wordpress.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
