-
Notifications
You must be signed in to change notification settings - Fork 432
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
Class 'LayerGroup<P>' incorrectly extends base class 'Layer' #912
Comments
Thanks for reporting this issue, we are on it. @ryan-morris is there a way to fix this localy? A workaround until we release a new version. |
I had to keep my project pinned at version I did not see a quick option solution to the problem root problem (diff |
Thanks @ryan-morris... I think the "skipLibCheck": true will resolve my problem for now.. |
#915 Should fix this issue |
…man-io#915) (patch) * Fix LayerGroup PM property TypeScript * Some type fixes
Hi, I'm getting this error on angular build process using leaflet + leaflet-geoman-free.
Package versions:
"@geoman-io/leaflet-geoman-free": "^2.11.1"
"leaflet": "^1.7.1"
"@types/leaflet": "^1.7.0"
The text was updated successfully, but these errors were encountered: