Hello,
when using ValueTemplate and Multi Polygon datasources the values are positioned in the middle of all polygons:
This doesn't make sense all the time. Are there any options to change the positions of the ValueTemplate i. e. bind it to the largest polygon?
Thanks in advance!
Hello joerg_neumann,
In the following blog post you can find an example on getting the largest polygon area and changing the position of the MapElement into the Centroid: http://forums.infragistics.com/blogs/mihail_mateev/archive/2010/08/31/symbolization-of-elements-in-xammap.aspx.
Great! This is exactly what i was searching for. Thank you!