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

Missing crossOrigin property in the RLayerTileWMS component #156

Open
istvanhajdu opened this issue May 9, 2023 · 2 comments
Open

Missing crossOrigin property in the RLayerTileWMS component #156

istvanhajdu opened this issue May 9, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@istvanhajdu
Copy link

Hi,
I tried to create mouse over hit detection (similar to this) in my WMS component but I failed to implement it due to the lack of the possibility to add crossOrigin property. If I know well it is required to get pixel values. In the RLayerTile it was handled but not in the RLayerTileWMS component despite the crossOrigin option exists in the TileWMS class in OpenLayers. Thank you in advance for your help!

@istvanhajdu istvanhajdu changed the title Missing crossOrigin property in RLayerTileWMS component Missing crossOrigin property in the RLayerTileWMS component May 9, 2023
@mmomtchev
Copy link
Owner

I confirm that it is indeed not supported

@mmomtchev mmomtchev added the enhancement New feature or request label May 13, 2023
@tarmooo
Copy link
Contributor

tarmooo commented Sep 5, 2023

Idd, crossed that path aswell, Tile layer aka XYZ has it nicely.

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

No branches or pull requests

3 participants