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
https://mmomtchev.github.io/rlayers/#/vectortiles has an example for callbacks on vector tiles layers, but I think the default RPopup component does not support them. You can easily make it though - but they won't be compatible. You will end up with two components, one for normal vector layers and one for vector tile layers.
Is there a way to add popups (or other overlays) for features on vector tile layers, other than leaving React/JSX and doing it in "raw" OpenLayers?
The text was updated successfully, but these errors were encountered: