From a57e0d0afaa642cd6c3fdc8de9db94d1b8c6b21d Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Sun, 7 Apr 2019 12:54:58 -0600 Subject: [PATCH] Remove map scale control --- www/js/map.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/www/js/map.js b/www/js/map.js index 8dddd70..45d67b2 100644 --- a/www/js/map.js +++ b/www/js/map.js @@ -28,8 +28,6 @@ var leafletgllayer = L.mapboxGL({ leafletgllayer.addTo(leafletmap); -L.control.scale().addTo(leafletmap); - var leafletpeoplelayer = L.geoJson( { name: "Nearby People",