Select to view content in your preferred language

Toolkit:MapTip with FeatureLayer.Clusterer

934
3
04-25-2010 12:24 AM
MichalGrinvald
Esri Contributor
Hi
I have a point FeatureLayer that I display with a FlareClusterer.
If I define the Maptip inside the FeatureLayer - then when I hover over the flared points I get all the feature's details, but if I use the Toolkit:MapTip instead, I get the cluster details instead.
Any solution?
Thanks
Michal
0 Kudos
3 Replies
dotMorten_esri
Esri Notable Contributor
The toolkit maptip control does not support clusters.
Is there any reason that you can't use the featurelayer's maptip instead of the toolkit one?
0 Kudos
MichalGrinvald
Esri Contributor
The toolkit maptip control does not support clusters.
Is there any reason that you can't use the featurelayer's maptip instead of the toolkit one?


Yes, I need to open an attachement from the maptip window... Sometimes the feature has an attached doc to it.
Thanks
Michal
0 Kudos
dotMorten_esri
Esri Notable Contributor
You can do that with the built-in maptip as well.
0 Kudos