Leaflet.FileLayer
Leaflet.FileLayer copied to clipboard
Multi file loader and integrated solution .kmz
Great plugin!!! it would be even better if you collaborate with the developer of leaflet .kmz to create an integrated solution.
What are the missing pieces? Could you detail how you would use it and what would be the benefits?
/cc @Gagaro @mabhub @gutard
Probably the addition of the .KMZ extension to the HTML5 File API, in a similar way to the other file types (.kml,json,gpx) :)
Well, if that's all it takes, you can submit a PR to change this line:
https://github.com/makinacorpus/Leaflet.FileLayer/blob/4f0e01105adc900a03f293b9b49ca365d5155343/src/leaflet.filelayer.js#L311
:)