makinacorpus / Leaflet.FileLayer

Loads files locally (GeoJSON, KML, GPX) as layers using HTML5 File API
http://makinacorpus.github.io/Leaflet.FileLayer/
MIT License
270 stars 91 forks source link

Incompatibility with Leaflet 0.6 #6

Closed leplatrem closed 7 years ago

leplatrem commented 10 years ago

Looks like there's an infinite loop at plugin initialization.

Start from demo and upgrade to Leaflet 0.6 to reproduce.