You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently MergedAnnotation has a getParent() method but I think it would also be useful to add a getRoot() method as well. Using the API, I've quite often wanted to show details of the actual user annotation and not the meta-annotation.