Calculate and Set Bounds (Bounding Box) from Points in Google Maps Flash [Update]

I’ve got a list of points in my database, which I want to show neatly in a Google Maps Flash Map. Thus, I … calculate the bounding box around these points calculate the center of this bounding box set the zoom level of the map in a way that the zoomed cutout contains all points …

Google Maps Multi-touch App

I’ve built a small Google Maps multi-touch app with Flex and Flash over the last days: It uses the Google Maps Flash API and the TUIO Actionscript classes and the Touchlib from the Nuigroup. The red stuff on the screen means that i am using the debug mode of Google Maps for Flash. That is …