Select to view content in your preferred language

Clustering questions

767
1
04-04-2011 09:46 AM
TyroneLigon
Deactivated User
I noticed in the Flex API that the graphics layer has a clusterer property, so I assume you can apply clustering to graphics added to a graphics layer. In our app, we add graphics with picture marker symbols to a graphics layer. I have a couple of questions:


  • When the cluster flares out, can the original marker symbols be used?

  • If the answer to the first question is yes, do the rollover, rollout, tool tip, and click functions assigned to the graphic still work?

Thanks,
Tags (2)
0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus
Tyrone,

   Clustering and Flare are two different things... You can cluster your PictureMarker symbols but to cluster and flare PictureMarker symbols you have to use Mansours code here.

http://thunderheadxpler.blogspot.com/2010/08/image-flare-symbol-for-clustered.html
0 Kudos