Results 666 comments of Ian Gilman

@enekonieto It doesn't look like anyone has fixed this. If you're interested in doing so, I'm happy to point you in the right direction and answer questions :)

@hrghauri Strange! This is with simple image tile source? Can you share your repro?

I see. Even though the title of this issue isn't about simple image, the original post at the top is about simple image, and that's what most of the discussion...

@alimoeeny Great! Probably good to start with simple image and branch out from there as needed. Here's where the image is getting loaded: https://github.com/openseadragon/openseadragon/blob/640526b444536dccb2c78eec7a0b4b7eeb1eb43c/src/imagetilesource.js#L143 As you can see, it's just...

Fantastic! Passing the headers is fairly well-established... Search for `loadTilesWithAjax` to see how it's done elsewhere. Keep me posted 😊

I don't have any experience with connecting GeoJs to OSD, so I don't know if there are proper ways to do it. Based on your CodePen, it looks like maybe...

I don't understand what you mean. Are you looking for a Java/Kotlin version of OSD?

I'm not aware of any version of OSD that's not JavaScript. Presumably there are tiled image zoomable viewers written in Java or Kotlin, but I don't know what they are....

@zmomozq I'm not sure if you're saying that fixed it or didn't fix it. Is it still an issue?