Hey developers-

Just celebrating Friday (okay, truthfully it's Saturday in Australia,
but I'll round up).

Here's a demo I created with a friend:
http://gmaps-samples-flash.googlecode.com/svn/trunk/demos/CustomMapMandelbrot/CustomMapMandelbrot.html

The cool thing about our Flash API is that a TileLayer can consist of
any tiled DisplayObject - not just images (as in the JS API). So this
demo creates a custom TileLayerBase, and in the loadTile function, it
calculates what the fractal should look like, writes the pixels into a
BitmapData object, and returns a Bitmap.

View source here:
http://gmaps-samples-flash.googlecode.com/svn/trunk/demos/CustomMapMandelbrot/srcview/index.html

- pamela
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to