How to edit / enable only a specific LayerGroup with edit control? #853
Unanswered
CityBelfast
asked this question in
Questions & Help
Replies: 4 comments
|
You can set the layergroup to edit mode directly: With a Toolbar button: |
0 replies
|
It looks like, that are you not using the latest release. You can check this in the console with Maybe you are not importing the correct package. The project changed the name from leaflet.pm to leaflet-geoman. So please check if your are using the corret package while importing |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi, I couldn't find any options in leaflet.pm to assign editable layer control into a specific Layer Group like leaflet.Draw doing. see the below example.
So, Is there any way I can achieve the above code using leaflet.pm library?
All reactions