diff --git a/leaflet-geoman.d.ts b/leaflet-geoman.d.ts index 87d1a258..f1fca0f2 100644 --- a/leaflet-geoman.d.ts +++ b/leaflet-geoman.d.ts @@ -707,6 +707,7 @@ declare module 'leaflet' { text: string; onClick?: (e: any) => void; title?: string; + name?: string; } type TOOLBAR_CONTROL_ORDER =