makinacorpus / Leaflet.FileLayer

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

togeojson deprecated #40

Open gxcodes opened 7 years ago

gxcodes commented 7 years ago

Hi, please update the togeojson dependency:

npm WARN deprecated togeojson@0.14.2: This module has moved: please install @mapbox/togeojson instead

thanks for the great work. Thanks!

panotom commented 3 years ago

please also alter the requires in js to require('@mapbox/togeojson'), then also webpack is satisfied. Thanks in advance. Thomas.