changing center lat lon position
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 22 Oct 2019 15:28:32 +0000 (11:28 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 22 Oct 2019 15:28:32 +0000 (11:28 -0400)
glm-map.js

index 62ed12d..989e795 100644 (file)
@@ -7,7 +7,7 @@ jQuery(function($){
         // Styles a map in night mode.
 
         leafletMap = L.map('glm-leaflet-container', {
-            center: [45.3749, -84.9592],
+            center: [45.42, -84.9592],
             zoom: 10,
             // scrollWheelZoom: false,java
             gestureHandling: true