alex3165 / react-leaflet-draw

React component for leaflet-draw on top of react-leaflet
228 stars 152 forks source link

Fixed typings #156

Closed wyatt closed 2 years ago

wyatt commented 2 years ago

This updated file makes the typings usable, by implementing the types contained in https://github.com/DefinitelyTyped/DefinitelyTyped/blob/f0e47eff0f2cdfe7933d6990f02119de098f7279/types/leaflet-draw/index.d.ts#L631

Thanks for a great library btw! 😊