/RunEverywhere

A Strava extension that renders a map showing the countries / states in which you have run.

Primary LanguageRust

RunEverywhere

A Strava extension that renders a map showing the countries / states in which you have run.

Building

git clone https://github.com/msimms/RunEverywhere
git submodule update --init
cd RunEverywhere/run-everywhere
wasm-pack build --target web

Example

Example Image

Version History

This is very much in progress. Don't even try to make this function right now.