NeshanMaps / react-neshan-map-leaflet

React.JS component for Leaflet javascript library, to use Neshan Maps Platform in you web applications. This means you can easily load the map tiles and layers in your React app using leaflet library.
20 stars 10 forks source link

Typescript type declarations #2

Open nikandlv opened 3 years ago

nikandlv commented 3 years ago

There are no typescript typings available for the package, thus it's not possible to use the component properly in typescript based projects

hossein-ghanbari commented 2 years ago

Were you able to solve the problem?