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
If you are using the very recent OpenLayers 6.6.0 release, you should know that the project switched to native TS declarations that are not compatible with previous TS projects
Their release page has instructions on how to make it work: https://github.com/openlayers/openlayers/releases/
tsconfig.json -> strict: false
Generic type 'Feature' requires 1 type argument(s). TS2314
The text was updated successfully, but these errors were encountered: