UNPKG

kml-utils

Version:

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

7 lines (6 loc) 142 B
var graphicJSON = require('./graphic').graphicJSON var symbol = require('./symbol').symbol module.exports = { graphicJSON, symbol }