issues
search
jhu-digital-manuscripts
/
AnIOp
to track the activities of the Mellon funded Annotation Interoperability project
0
stars
0
forks
source link
Link the annotation and map panels together
#109
Open
jabrah
opened
4 years ago
jabrah
commented
4 years ago
Add back list of locations to the annotations panel
Keep this list simple (name/title only?), details will be in the map panel
Add interaction: User clicks on a location in the annotations panel, the annotation should be selected/highlighted in some way in the maps panel
Change view to map panel on this interaction?
Different color pin? Auto-open details modal?
Impl details;
Use the
GEOREF_ANNOTATION_SELECTED
action
Modify map panel to use
props.selectedAnnotation
provided by this event in some way
Impl details;
GEOREF_ANNOTATION_SELECTED
actionprops.selectedAnnotation
provided by this event in some way