This page has interactive plots showing the path, elevation profile and 3D shape of the Hastings Half Marathon route.
đģ On desktop: click and drag to move the objects, use your scrollwheel to zoom.
đą On mobile: swipe to move, pinch to zoom.
I captured with an Apple Watch my geolocation for the duration of the the 2022 Hastings Half Marathon.
I extracted the data from a GPX file provided from Apple Health using my R package {gpx3d}.
I mapped the route with the {leaflet} R package, and added an elevation profile and 3D trace with the {plotly} R package.
This page is built with R Markdown and the {flexdashboard} package. I used {bslib}, {thematic}, {emo} and Google Fonts for styles, theming and embellishment.