From 0809788cf128dafeef0ba2fa1f00f18e847c9a1b Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Fri, 11 Aug 2017 17:23:13 +0200 Subject: [PATCH] wind map switched to leaflet --- rowers/templates/windedit.html | 3 ++- rowers/views.py | 9 ++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/rowers/templates/windedit.html b/rowers/templates/windedit.html index 79d9ce7d..d49dd272 100644 --- a/rowers/templates/windedit.html +++ b/rowers/templates/windedit.html @@ -88,7 +88,6 @@ {{ interactiveplot |safe }} - {{ gmap |safe }}