Select to view content in your preferred language

Maptips on Multipoint geometries

504
1
04-08-2011 07:25 PM
LanceCrumbliss
Frequent Contributor
Hello All,

I cannot get maptips to show on multipoint geometries in a graphics layer.  is this a known issue?

Lance
0 Kudos
1 Reply
JenniferNery
Esri Regular Contributor
Thank you for reporting this. Currently, MultiPoint geometry do not receive Mouse events. We are aware of this bug and will try to get this fixed in the future releases.

I don't know if this is a possible workaround for you. You can query the layer and add MapPoints to the GraphicsLayer for every MapPoint in the MultiPoint geometry.
0 Kudos