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
I'm having trouble completing the polygon on the map and I can't complete the polygon
When I create multiple points, finally clicking on the starting point of the polygon, it doesn't complete, but I have no problem by dragging and creating a quad.
My package file is like this:
Unluckily the dev env of this project needs some love (I wrongly bet on the bad horse and used a build tool which is now unmaintained). This just to say: I don't think I will find the time to inspect this issue in the short term.
Going back to issue itself: some important questions follows.
which version of Leaflet are you using?
which version of nodejs (in case you are bundling yourself)?
I tried all the LTS node.js versions. All the builds with node versions above 14.19 fail. When built with 16 LTs or 18, it will create the issues explained before.
This is the issue I was talking about. I have to drop microbundle-crl from the env to fix this.
I'm having trouble completing the polygon on the map and I can't complete the polygon
When I create multiple points, finally clicking on the starting point of the polygon, it doesn't complete, but I have no problem by dragging and creating a quad.
My package file is like this:
The text was updated successfully, but these errors were encountered: