question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Question: How can I use OpenSeaDragon in Angular 8 in combination with OpenSeadragonSelection Plugin or other Plugins?

See original GitHub issue

I want to use OSD for a deep zoom images case in my Angular 8 App. For this I installed the Types declaration stuff for OpenSeadragon library from here.

This works and I was able to instantiate a Viewer instance and get some DZI-Images displayed. Now I want to use the OpenSeadragonSelection from here too.

But I am not able to access to the plugin extension methods provided in the plugin. So roughly the Plugin add some additional methods to the Viewer for example:

$.Viewer.prototype.selection ...

… But I am not able to access these extensions. Do someone know how I can use the plugin in my angular components typescript file?

Thanks

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:1
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
iangilmancommented, Nov 9, 2021

@dhandeeswaran thank you for sharing this!

1reaction
omerbenzvicommented, Jan 27, 2021

regarding to this issue does anyone knows where can I find support to OpenSeadragonFilter Plugin for typescript (an update index.d.ts file that support this plugin)

thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to access JavaScript content (or JavaScript files ...
I am using the JavaScript library OpenSeadragon in an Angular 8 app. So the common way is to register the javascript.min.js file in...
Read more >
OpenSeadragon
An open-source, web-based viewer for high-resolution zoomable images, implemented in pure JavaScript, for desktop and mobile.
Read more >
Tweets with replies by OpenSeadragon ... - Twitter
plugin for openseadragon to allow selecting with the mouse - GitHub ... (Using the tried & tested method of "poking at it with...
Read more >
Untitled
Question : How can I use OpenSeaDragon in Angular 8 in combination with OpenSeadragonSelection Plugin or other Plugins?
Read more >
openseadragon/openseadragon - Gitter
Hello, I have a problem. I am using the plugin that adds SVG overlay capability, to build clickable rectangles on the images but...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found