UNPKG

kml-utils

Version:

This lib is modified from @mapbox/togeojson and @mapbox/tokml, enhanced with folder capability

6 lines (5 loc) 144 B
var feature = require('./feature') module.exports = { toFeature: feature.toFeature, toFeatureCollection: feature.toFeatureCollection }