Is there any way to get all the text annotations on annotorious.js's boxes to show at once instead of hovering over each? Like when there are more than 1 text annotations.
Asked
Active
Viewed 75 times
1 Answers
0
Unfortunately that's not possible. The implementation has only one popup, which is reused (=opened and positioned) on selection. You would have to build your own popup elements and arrange them with the boxes I guess.

Rainer Simon
- 56
- 3