You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
istvanhajdu
changed the title
Missing crossOrigin property in RLayerTileWMS component
Missing crossOrigin property in the RLayerTileWMS component
May 9, 2023
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 theRLayerTile
it was handled but not in theRLayerTileWMS
component despite thecrossOrigin
option exists in theTileWMS
class in OpenLayers. Thank you in advance for your help!The text was updated successfully, but these errors were encountered: