ImagingDataCommons / slim

Interoperable web-based slide microscopy viewer and annotation tool
https://imagingdatacommons.github.io/slim/
Apache License 2.0
118 stars 36 forks source link

Coordinate over minimap #126

Open waynewccheng opened 2 years ago

waynewccheng commented 2 years ago

Consider showing relative X-Y coordinate when the cursor is on the thumbnail image.

hackermd commented 2 years ago

That's a great idea. It will require some thought to implement, because we need to make sure that the coordinates on the lowest resolution image (which is displayed on the overview map) are translated correctly to highest resolution image (on which the coordinates of the main map are based).