ishaan6395 / react-leaflet-enhanced-marker

This library will help render dynamic react components as markers on leaflet maps easily
MIT License
39 stars 10 forks source link

Add typings #10

Open hexadeciman opened 4 years ago

hexadeciman commented 4 years ago

in order to be able to import it with react projects that use typescript, I need to

npm install @types/react-leaflet-enhanced-marker

ThadRasmussen commented 3 years ago

I couldn't locate the types file, but did find this Medium post provides a useable workaround.