geoman-io / leaflet-geoman

🍂🗺️ The most powerful leaflet plugin for drawing and editing geometry layers
https://geoman.io
MIT License
2.21k stars 433 forks source link

Imcomplete type definition #821

Closed soletan closed 3 years ago

soletan commented 3 years ago

The current state of leaflet-geoman.d.ts is causing issues with code complying with your documentation, mainly with regard to PM.Map. These methods are missing there at least:

Falke-Design commented 3 years ago

Implemented in the latest release

tirli commented 3 years ago

@Falke-Design reInitLayer() is still incomplete. It should accept layer as an argument.

Falke-Design commented 3 years ago

@tirli yes you are right ... will be fixed