Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed size SVG Overlays #39

Open
simonwarchol opened this issue Nov 3, 2020 · 1 comment
Open

Fixed size SVG Overlays #39

simonwarchol opened this issue Nov 3, 2020 · 1 comment
Labels

Comments

@simonwarchol
Copy link

Hey There,
Wondering if there is any way to do fixed size SVG overlays. I'm trying to add a simple legend to my viewer, and don't want the user to be able to zoom into the legend.
-Simon

@iangilman
Copy link
Member

In that case, I would recommend using regular HTML/CSS to create the legend and position it over top the viewer. That way you're not involving OpenSeadragon at all, and you can do it however you'd like. That's assuming you don't want the legend to pan either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants