Yep, uses the fl. libraries so no direct usage in Flex.

You can convert the two components Label and UILoader to Flex items.

i.e.

import fl.controls.Label;
import fl.containers.UILoader;

to

import mx.controls.Label;
import mx.controls.Image;

and it works, sort of. The text labels for the clusters appear when
you zoom out etc, but I cannot for the life of me get the images to
appear at all.

I'll have a longer play with it later.

Cheers

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