EfficiencyJunky / BikeLapse

A webapp built with leaflet.js and mapbox meant to make it easy to catalog bike rides that have been recorded with the DistanceLapse Video Creation System and Strava
4 stars 0 forks source link

Modify entire program to have DETAILS pin house the information on the ride #2

Closed EfficiencyJunky closed 4 years ago

EfficiencyJunky commented 4 years ago

Currently the ROUTE has a property called "description" where all the information from the ride gets stored. In order to transition over to the code that pulls in a GPX file and generates the ride information that way, we need to move this "description" to the "DETAILS" pin and only use the DETAILS pin to house this information

EfficiencyJunky commented 4 years ago

Completed this in the most recent commit https://github.com/EfficiencyJunky/DistanceLapseWebApp/commit/72cb8dc37a569ec70dd99236857f46880cf63cbe