Web-based responsive document annotation tool
View the Project on GitHub MaxMello/ActiveAnno
activeannoservice / document.annotation / AnnotationMap
typealias AnnotationMap = MutableMap<AnnotationID, Annotation<*>>
typealias AnnotationMap =
MutableMap
<
AnnotationID
,
Annotation
<*>>