Closed EfficiencyJunky closed 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
Completed:
Tasks Left To Do:
[x] test moving video iFrame display to map first get swapping routes working (remove old route, add new one, remove old rabbit, add new one) then get swapping videos working
[x] test swapping videos and routes in / out of iFrame
[x] transfer the logic over to the main website completed in the following commits: https://github.com/EfficiencyJunky/BikeLapse/commit/00ef78f5b063028e92a338f8a68d280a5fd5c2cd https://github.com/EfficiencyJunky/BikeLapse/commit/cc8499dfc32a6320343ec4c79eb3ecd6a42f4032
[x] OPTIONAL: Add custom time chooser for video (set PlayerVars: {"controls": 0} to remove the player's own controls)
completed this issue with commit: https://github.com/EfficiencyJunky/BikeLapse/commit/55b02220305ecb86a33bbe91b00906f8c30f12d7
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