How to disable the annotation rotate handler (Round arrow)

WebViewer Version: 8.0

Do you have an issue with a specific file(s)?
Can you reproduce using one of our samples or online demos?
Are you using the WebViewer server?
Does the issue only happen on certain browsers?
Is your issue related to a front-end framework?
Is your issue related to annotations?

Please give a brief summary of your issue:
(Think of this as an email subject)

Please describe your issue and provide steps to reproduce it:
(The more descriptive your answer, the faster we are able to help you)

Please provide a link to a minimal sample where the issue is reproducible:

Hi there,

If you want to remove the annotation’s rotation handler, you can use the disableRotationControl api:
https://docs.apryse.com/api/web/Core.Annotations.Annotation.html#disableRotationControl

Best regards,
Kevin Kim