Closed TatianaMG13 closed 2 years ago
Thank you for reporting this but what should we do? Implement a filter for every plugin out there? No this has to be done by the user self with adding pmIgnore: true
to the options of the layers which should be ignored.
L.polygon([coords], {pmIgnore: true});
or
someLayer.options.pmIgnore = true;
Hi everyone, I found that the tools from the editing part have access to temporary layers from other plugins. Below I attach screen shots of the interaction between the plugin and the leaflet-measure plugin and geoportal-extensions for leaflet leaflet-measure plugin geoportal-extensions for leaflet It's really not convenient when you try to print something made with multiple plugins and first use other plugins and then add signatures and other marks using the geoman plugin