geoman-io / leaflet-geoman

🍂🗺️ The most powerful leaflet plugin for drawing and editing geometry layers

Home Page:https://geoman.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Editing issue

Javad1992 opened this issue · comments

I use leaflet-geoman in react project, every thing is ok but editing polygon does not work. in fact when I click on point and want to drag it to new position, the map view changes. is there any solution for this issue?

Please create a demo in a fiddle (codesandbox, stackblitz, ...), so that I can debug your problem.

I will try to help you, but I need also to say, that we are a vanilla JavaScript library and we can't support offical other frameworks

Thanks @Falke-Design
My problem is solved. It was because of the styling bug.