feat(map): context menu
2 unresolved threads
2 unresolved threads
Compare changes
Files
27+ 39
− 0
In useOlMapListener
I've added listener for context menu. If user click on map with right button, context menu will appear. in onMapRightClick
util, we are searching is there any matching bioEntity. If there is, we save it's id and we are looking for UniProtID.
Test file for ContextMenu.component
will be added in next PR.
This component has no test coverage