shramov / leaflet-plugins

Plugins for Leaflet library
http://psha.org.ru/b/leaflet-plugins.html
MIT License
722 stars 289 forks source link

Create index.js #279

Closed codler closed 4 years ago

codler commented 5 years ago

Load everything at once

brunob commented 5 years ago

Hi, what is the point of this index file ?

codler commented 5 years ago

Then in my app I only need one line import 'leaflet-plugins';

johnd0e commented 5 years ago

You've missed layers (tile/vector).

And as all these plugins are not related I doubt that it can be really useful load all at once.