Skip to content

furkot/export-kml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPM version Build Status Dependency Status

@furkot/export-kml

Generate KML file from Furkot trip data.

Install

$ npm install --save @furkot/export-kml

Usage

const exportKml = require('@furkot/export-kml');

// data is a generator/iterable
const data = kml(trip); 

License

MIT © code42day

About

Generate KML file from Furkot trip data.

Resources

Stars

Watchers

Forks

Packages

No packages published