Topographic Route-Planning Interface Created a mapping app t... by Martin von WillTopographic Route-Planning Interface Created a mapping app t... by Martin von Will
Topographic Route-Planning Interface Created a mapping app t...
Created a mapping app that focuses on elevation change based on distance. Particularly useful for outdoor enthusiasts and athletes. Utilized data binding for a toggle between terrain view and topography contour lines, all while scrolling across the map.
The Rive view model was then implemented in JavaScript to render actual GPS coordinates bound to the cursor and retrieve elevation data from a public map database. The terrain map and contour lines were made in Blender, which was imported into Rive as WebP files.
Try it out here:
https://www.martinvonwill.com/interactive#/topo/
Like this project
Posted Jan 13, 2026
Topographic Route-Planning Interface
Created a mapping app that focuses on elevation change based on distance. Particularly useful for outdoor enthusiasts a...