Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/szsascha/fit-map

Select a garmin fit file and show the route on a map
https://github.com/szsascha/fit-map

fit-file fit-sdk garmin openstreetmap typescript vue

Last synced: 2 days ago
JSON representation

Select a garmin fit file and show the route on a map

Awesome Lists containing this project

README

        

# Fit Map

Fit Map is a small PoC in Vue to select a Garmin activity .fit file and show the route on a map.

![preview](preview.png)

## Requirements

- npm
- A garmin fit file

## Setup

1. Clone this repo
2. Run `npm install`
3. Run `npm run dev`

## Usage

You should see a local address after running `npm run dev` in your console output. Open this address in your browser to use the application.