A KMZ file loader for Leaflet Maps
npm install leaflet-kmz

A KMZ file loader for Leaflet Maps
_For a working example see one of the following demos:_
---
1. include CSS & JavaScript
``html`
...
...
`
2. choose a div container used for the slippy map
html`
...
...
`
3. create your first simple “leaflet-kmz” slippy map
html``
Notes:
- supported file formats: .kmz, .kml
- to be able to use Google files (eg. through Google My Maps) you MUST use a valid third-party kml proxy server
---
Compatibile with: leaflet@1.6.0, jszip@3.2.0, @tmcw/togeojson@4.1.0
---
Contributors: A-Lurker, BrandonXiang, Raruto