Leaflet.FileLayer icon indicating copy to clipboard operation
Leaflet.FileLayer copied to clipboard

Event supporting loading several files at once

Open johnd0e opened this issue 5 years ago • 0 comments

As loadMultiple is capable of loading several files at once - we need support it in events.

It could be separate events pair 'data:multiple:start'/'data:multiple:end'.

Sample usage: I want add loaded files to L.Layers layerchooser as layerGroup. Also in this case I may prefer to forbid map.fitBounds().

johnd0e avatar Mar 29 '19 09:03 johnd0e