geolocation-to-gpx

1.0.0 • Public • Published

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.

Dependents (0)

Package Sidebar

Install

npm i geolocation-to-gpx

Weekly Downloads

1

Version

1.0.0

License

GPL-2.0

Last publish

Collaborators

  • idris-maps