Guys,
I have a feature whoes shape is a GeometryCollectionShape that contains a PolygonShape and LineShape. If I apply a TextStyle to this feature labels are being applied based on the line shape. However, i will like labels to be applied according to the polygon boundaries instead so that they appear at the center of this polygon.
Even better will be the ability to label based on line and polygon shapes so that i can turn one off based on how the shapes are related.
How can I do this?
TIA,