From b8e7435284f9e5b7e27cd1391c9c45176f38d30e Mon Sep 17 00:00:00 2001 From: Pithon Kabiro Date: Mon, 19 Jul 2021 20:09:10 +0200 Subject: [PATCH] Move chart drawing logic to drop down list module --- index.html | 2 +- public/js/appCesium.js | 61 ----------------------------------- public/js/dropDownList.js | 67 +++++++++++++++++++++++++++++++++++++++ 3 files changed, 68 insertions(+), 62 deletions(-) diff --git a/index.html b/index.html index 8b61626..12d8152 100644 --- a/index.html +++ b/index.html @@ -72,7 +72,7 @@ Custom JS --> - +