1.0.0 • Published 10 years ago
geolocation-to-gpx v1.0.0
geolocation-to-gpx
Convert array of positions from browser-geolocation to GPX.
Install
var toGPX = require('geolocation-to-gpx')Usage
toGPX(arrayOfPositions)Where arrayOfPositions is an array of positions from browser-geolocation. Returns a GPX string.
1.0.0
10 years ago