Select to view content in your preferred language

Use an image as clusterer symbol.

2374
1
05-28-2012 05:40 AM
CarlTremblay
Emerging Contributor
Hello all,
           I would like to know if it is possible to use an image as clusterer symbol please.
For example, is it possible to use a custom png image with the clusterer number in the center.
Thank you very much !
0 Kudos
1 Reply
DominiqueBroux
Esri Frequent Contributor
You can subclass the GraphicsClusterer class and then define your own symbol.

There exists a sample here : http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#CustomClusterer
0 Kudos