placemark / togeojson

convert KML, TCX, and GPX to GeoJSON, without the fuss
https://placemark.github.io/togeojson/
BSD 2-Clause "Simplified" License
410 stars 67 forks source link

refactor: switch from initializeArray to Array.fill #11

Closed tmcw closed 5 years ago

tmcw commented 5 years ago

Fixes #10

BREAKING CHANGE: this may modify browser support if you’re using an old browser. See the MDN page for full details:

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/fill