Hello,

My goal is :

- get all annotation on the document (a list of object)
- load annotation (from a list of object)

something like :
var content = $('#content').annotator();
content.loadAnnotation(savedAnnot);
content.getAnnotations();

Is there a way to do so ? (I do not find about that in the documentation)

Thanks by advance !
_______________________________________________
annotator-dev mailing list
annotator-dev@lists.okfn.org
https://lists.okfn.org/mailman/listinfo/annotator-dev
Unsubscribe: https://lists.okfn.org/mailman/options/annotator-dev

Reply via email to