Skip to content

jeffbdye/RunMap

Repository files navigation

RunMap

Running map distance app

  • Click the map to add segments to chart out your run and see the distance.
  • The arrow button under the distance will remove the last point placed.

TODO

  • Elevation along run
  • Simple instructions in-app
  • Mile markers along line
  • Run distance at any point on line
  • Animate line add/remove
  • Save/load run

Thanks

Changelog

  • 8/13/19: Allowed selecting map visual style
  • 8/4/19: Contributed types, now consuming them
  • 7/24/19: Closer to proper types for mapbox-sdk, more obfuscation, updated packages
  • 5/26/19: Added side menu, choose to follow roads or not
  • 3/30/19: Material icons, improved labels
  • 3/16/19: Refactored distance formatting
  • 3/14/19: Setup Jenkins ci/cd
  • 3/11/19: Configure km/mi for distance
  • 3/4/19: Initial release