Skip to content

Show and Hide Annotations #261

Answered by rsimon
andrheapaltao asked this question in Q&A
Discussion options

You must be logged in to vote

If you remove the annotation, it's completely removed from Annotorious. To show it again, you would have to:

  • Keep a copy of the annotation in a variable. You can use getAnnotationById to get the annotation. However this will only work before you remove it.
  • re-add it to Annotorious, using addAnnotation, to show it again

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@andrheapaltao
Comment options

Answer selected by andrheapaltao
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants