changing the starting coordinates for the county map display
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 16 Jan 2019 14:59:33 +0000 (09:59 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 16 Jan 2019 14:59:33 +0000 (09:59 -0500)
views/front/map/display.html

index a78e0ed..f0a29b7 100644 (file)
@@ -14,7 +14,7 @@
         var countyMap = L.map('area-map',{
             gestureHandling: true,
      
-        }).setView([46.45, -87.0], 8);
+        }).setView([46.80, -87.0], 8);
 
 
 
@@ -56,7 +56,7 @@
                 'Luce':          {literal}  {latOffset:  0.00,   lonOffset:  0.00,   url: 'county=Luce'},{/literal}
                 'Mackinac':      {literal}  {latOffset:  0.18,   lonOffset: -0.50,   url: 'county=Mackinac'},{/literal}
                 'Marquette':     {literal}  {latOffset: -0.10,   lonOffset:  0.00,   url: 'county=Marquette'},{/literal}
-                'Menominee':     {literal}  {latOffset:  0.00,   lonOffset: -0.08,   url: 'county=Menominee'},{/literal}
+                'Menominee':     {literal}  {latOffset:  0.09,   lonOffset: -0.18,   url: 'county=Menominee'},{/literal}
                 'Ontonagon':     {literal}  {latOffset:  0.00,   lonOffset: -0.15,   url: 'county=Ontonagon'},{/literal}
                 'Schoolcraft':   {literal}  {latOffset:  0.00,   lonOffset:  0.00,   url: 'county=Schoolcraft'}{/literal}
             };