> ## Content Index
> Fetch the complete content index at: https://multitasked.net/llms.txt
> Use this file to discover other available public pages before exploring further.

# Bike Map Experiment
- URL: https://multitasked.net/2025/07/23/bike-map-experiment/
- Published: 2025-07-23T06:45:04.000Z
- Updated: 2026-09-04T10:09:31.000Z
- Author: Martin De Wulf
- Tags: software

Little imperfect experiment of yesterday night: visualizing one of my bike route in 3D to see elevation. This uses three.js, OpenStreetmap for the route and [https://open-elevation.com/](https://open-elevation.com/?ref=multitasked.net) for the elevation.

The end goal will be to have all the options that I use to go to the office with the corresponding amount of required energy associated.

[madewulf.github.io/bikemaps/](https://madewulf.github.io/bikemaps/?ref=multitasked.net)

(drag or pinch to rotate/zoom)

Mainly programmed with Gemini Code Assist, this is part of the experiment.

![](https://multitasked.net/content/images/2026/09/cleanshot-2025-07-23-at-08.46.052x.png)