From 465f578135057bfee4f956ef821259a997d1e6c9 Mon Sep 17 00:00:00 2001 From: Evolvedexperiment Date: Thu, 23 Apr 2020 11:56:09 +0000 Subject: [PATCH 01/38] Added elevation profile for routes and rivers --- index.html | 7 ++ modules/ui/elevation-profile.js | 162 ++++++++++++++++++++++++++++++++ modules/ui/rivers-editor.js | 10 ++ modules/ui/routes-editor.js | 10 ++ 4 files changed, 189 insertions(+) create mode 100644 modules/ui/elevation-profile.js diff --git a/index.html b/index.html index 7117c6c0d..b2950fc00 100644 --- a/index.html +++ b/index.html @@ -2122,11 +2122,16 @@ + + + + + + +