Get your own customer support community
 

UIComponent markers

Hi everyone,

I'm working on a Flex 3 project which uses Modest Maps.
I've made some changes to tom-tweenlite branch in order to use Flex objects (UIComponent) as markers :
1. com.modestmaps.Map.as extends UIComponent (instead of Sprite)
2. com.modestmaps.core.MarkerClip.as extends UIComponent (instead of Sprite)

I look for a better way to do that, without altering the library (maybe by composition or inheritance of Map/MarkerClip ?) .

Thanks,

Arnaud.

Follow this discussion to get notifications on your dashboard.


User_default_medium