Point Feature Symbol labels are rotated when map viewpoint is rotated

154
0
3 weeks ago
stuartkerkhof
New Contributor

Hello,

 

in my application, point features have an attribute that specifies the rotation for that point feature. this is used for rotating the symbols. This is working fine by specifying the rotation expression for the Renderer of the featurelayer. However, when creating labels for these point features I would like to get the same rotation. This can be done using an arcade expression. But when the map viewpoint is rotated, the labels are also rotated (always staying readable with respect to the screen). I've tried all the different settings in the label definition:

stuartkerkhof_0-1712768242501.png

this still results in undesired behaviour. With line labels this is working fine by the way, there labels are staying in their original position. example pictures:

original rotation (labels are in correct position)

stuartkerkhof_1-1712768372511.png

after rotating the viewpoint (line labels remain in original rotation, point labels are rotated)

stuartkerkhof_2-1712768396196.png

 

is this by design in the SDK? or am I missing something in the settings?

 

kind regards,

 

Stuart

 

0 Kudos
0 Replies