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
We could make it possible to click an annotation in the text below the map, make it slide up in the list, and then highlight the annotation in the Zoomify view, plus, show its tooltip.
This shouldn't be that hard. The OpenLayers window.annotation_view has an object annotations, which we can inspect for the user ID of the corresponding annotation table row.
The text was updated successfully, but these errors were encountered:
We could make it possible to click an annotation in the text below the map, make it slide up in the list, and then highlight the annotation in the Zoomify view, plus, show its tooltip.
This shouldn't be that hard. The OpenLayers
window.annotation_view
has an objectannotations
, which we can inspect for the user ID of the corresponding annotation table row.The text was updated successfully, but these errors were encountered: