Column

🚏 Route

⛰ Profile

🌐 3D

ℹī¸ About

What is this?

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.

Development

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.