Skip to content

LeonPuchinger/pacemap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pacemap

Rewrite of a project I did 2 years ago.

About

pacemap lets you live-track athletes on a map using gpx-data of the track.

showcase image

Building

  1. Add Google-Maps API Key (required):

    Get a key at https://cloud.google.com/maps-platform/

    iOS:

    Create file ios/Runner/Keys.swift with the following contents:

    let googleMapsApiKey = "YOUR KEY HERE"

    Android:

    ->todo

  2. Build Flutter App:

    flutter pub get

    flutter run

About

Live-track athletes on a map using gpx-data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages