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

Make it so that the youtube video controls a rabbit marker on rides showing the location in the video #28

Closed EfficiencyJunky closed 4 years ago

EfficiencyJunky commented 4 years ago

We want to be able to show on the map where the ride is at in the video with a rabbit marker on the route for the currently selected ride.

We also should move the YouTube video display to somewhere static on the page, like right above the elevation display instead of put it in the Details Marker Popup

EfficiencyJunky commented 4 years ago

finished initial logic for this issue in these commits: https://github.com/EfficiencyJunky/BikeLapse/commit/ba7535f7b735d4ef559bab1e46d41ca9abe44eb8 https://github.com/EfficiencyJunky/BikeLapse/commit/4f8a37f576a861b29007cce2027fb3386b82c9eb

EfficiencyJunky commented 4 years ago

Completed:

Tasks Left To Do:

EfficiencyJunky commented 4 years ago

completed this issue with commit: https://github.com/EfficiencyJunky/BikeLapse/commit/55b02220305ecb86a33bbe91b00906f8c30f12d7