Leaflet.PolylineDecorator
Leaflet.PolylineDecorator copied to clipboard
No default export
It's impossible to use this plugin as an importable module, because it doesn't export anything.
It really isn't a problem with plain JavaScript (just that it prevents being fully modular), but it doesn't work with TypeScript (complains with TS1192: Module '"........./node_modules/@types/leaflet-polylinedecorator/index"' has no default export.).