Select to view content in your preferred language

MapTipAutoPosition - how to?

685
2
02-11-2013 09:16 AM
TonyBacon
Deactivated User
How does one set this property? I must have lapsed into stupid mode; seems it would be rather simple yet it eludes me.
0 Kudos
2 Replies
DominiqueBroux
Esri Frequent Contributor
You have to set the attached property esri:GraphicsLayer.MapTipAutoPosition="True" to the maptip.

There is a sample here: http://resources.arcgis.com/en/help/silverlight-api/samples/start.htm#BatchGeocoding
0 Kudos
TonyBacon
Deactivated User
Thanks Dominique! I was "this" close. I hadn't realized where to put the property now I see it attaches to the UIElement it will control.
0 Kudos