From: Anthony Talarico Date: Mon, 30 Apr 2018 16:16:55 +0000 (-0400) Subject: adding new test markers and making the map full width X-Git-Tag: v1.0.0^2~18 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=b7553a5142de935dce5c80f9ce8984078e9193e7;p=WP-Themes%2Fdiscoverkalamazoo2018.git adding new test markers and making the map full width --- diff --git a/assets/markers/arcadia.png b/assets/markers/arcadia.png index 3e9e4fc..587dd34 100644 Binary files a/assets/markers/arcadia.png and b/assets/markers/arcadia.png differ diff --git a/assets/markers/bells.png b/assets/markers/bells.png index caceb1b..cd0ad10 100644 Binary files a/assets/markers/bells.png and b/assets/markers/bells.png differ diff --git a/assets/markers/bilbos.png b/assets/markers/bilbos.png index 7b7b77b..2c5c88a 100644 Binary files a/assets/markers/bilbos.png and b/assets/markers/bilbos.png differ diff --git a/assets/markers/blank.png b/assets/markers/blank.png index 04e5d24..d99eb37 100644 Binary files a/assets/markers/blank.png and b/assets/markers/blank.png differ diff --git a/assets/markers/boatyard.png b/assets/markers/boatyard.png index 4e64817..18f4281 100644 Binary files a/assets/markers/boatyard.png and b/assets/markers/boatyard.png differ diff --git a/assets/markers/bravo.png b/assets/markers/bravo.png index d3a90fe..e99dc12 100644 Binary files a/assets/markers/bravo.png and b/assets/markers/bravo.png differ diff --git a/assets/markers/brite.png b/assets/markers/brite.png index c1abd8f..6b471a5 100644 Binary files a/assets/markers/brite.png and b/assets/markers/brite.png differ diff --git a/assets/markers/distant.png b/assets/markers/distant.png index 464dacb..ba232df 100644 Binary files a/assets/markers/distant.png and b/assets/markers/distant.png differ diff --git a/assets/markers/gonzo.png b/assets/markers/gonzo.png index 7774fd2..f3013dd 100644 Binary files a/assets/markers/gonzo.png and b/assets/markers/gonzo.png differ diff --git a/assets/markers/latitude.png b/assets/markers/latitude.png index 0b6c3d5..fda64f9 100644 Binary files a/assets/markers/latitude.png and b/assets/markers/latitude.png differ diff --git a/assets/markers/olde.png b/assets/markers/olde.png index d122445..4900313 100644 Binary files a/assets/markers/olde.png and b/assets/markers/olde.png differ diff --git a/assets/markers/one.png b/assets/markers/one.png index ba84eb7..4f46925 100644 Binary files a/assets/markers/one.png and b/assets/markers/one.png differ diff --git a/assets/markers/rupert.png b/assets/markers/rupert.png index 9d09884..b3d9f5f 100644 Binary files a/assets/markers/rupert.png and b/assets/markers/rupert.png differ diff --git a/assets/markers/texas.png b/assets/markers/texas.png index 7fa2e62..af4ae3e 100644 Binary files a/assets/markers/texas.png and b/assets/markers/texas.png differ diff --git a/assets/markers/tibbs.png b/assets/markers/tibbs.png index 2cca583..2e78da4 100644 Binary files a/assets/markers/tibbs.png and b/assets/markers/tibbs.png differ diff --git a/sections/brewery-map.php b/sections/brewery-map.php index 49bd78e..758295b 100644 --- a/sections/brewery-map.php +++ b/sections/brewery-map.php @@ -231,43 +231,43 @@ brewery: 'Bell’s Eccentric Cafe', icon: 'bells.png' }, { - position: new google.maps.LatLng(42.2911, -85.5897), + position: new google.maps.LatLng(42.291180, -85.589856), brewery: 'Gonzo’s BiggDog Brewing', icon: 'gonzo.png' }, { - position: new google.maps.LatLng(42.2917, -85.5816), + position: new google.maps.LatLng(42.291812, -85.581529), brewery: 'Olde Peninsula Brewpub', icon: 'olde.png' }, { - position: new google.maps.LatLng(42.2907, -85.5943), + position: new google.maps.LatLng(42.290428, -85.594139), brewery: 'Rupert’s Brew House', icon: 'rupert.png' }, { - position: new google.maps.LatLng(42.2887, -85.5831), + position: new google.maps.LatLng(42.288456, -85.583898), brewery: 'Tibbs Brewing Co.', icon: 'tibbs.png' }, { - position: new google.maps.LatLng(42.3033, -85.5771), + position: new google.maps.LatLng(42.302854, -85.577619), brewery: 'Boatyard Brewing Co', icon: 'boatyard.png' }, { - position: new google.maps.LatLng(45.3749, -84.9592), + position: new google.maps.LatLng(42.281642, -85.582770), brewery: 'Brite Eyes Brewing', icon: 'brite.png' }, { - position: new google.maps.LatLng(42.2072, -85.5599), + position: new google.maps.LatLng(42.205118, -85.560470), brewery: 'Latitude 42 Brewing Co.', icon: 'latitude.png' }, { - position: new google.maps.LatLng(42.248685, -85.559075), + position: new google.maps.LatLng(42.248718, -85.559042), brewery: 'One Well Brewing', icon: 'one.png' }, { - position: new google.maps.LatLng(42.2031, -85.6867), + position: new google.maps.LatLng(42.204832, -85.686902), brewery: 'Texas Corners Brewery', icon: 'texas.png' }, { - position: new google.maps.LatLng(42.1191, -85.5324), + position: new google.maps.LatLng(42.121430, -85.533167), brewery: 'Distant Whistle Brewhouse', icon: 'distant.png' }, { @@ -275,19 +275,19 @@ brewery: 'Bilbo’s Pizza in a Pan', icon: 'bilbos.png' }, { - position: new google.maps.LatLng(-33.91665018901448, 151.2282474695587), + position: new google.maps.LatLng(42.239304, -85.560769), brewery: 'Bravo! Restaurant & Cafe', icon: 'bravo.png' }, { - position: new google.maps.LatLng(-33.919543720969806, 151.23112279762267), + position: new google.maps.LatLng(42.269256, -84.963973), brewery: 'Dark Horse Brewing Co', icon: 'blank.png' }, { - position: new google.maps.LatLng(-33.91608037421864, 151.23288232673644), + position: new google.maps.LatLng(42.296176, -85.582958), brewery: 'Final Gravity Brewing Co', icon: 'blank.png' }, { - position: new google.maps.LatLng(-33.91851096391805, 151.2344058214569), + position: new google.maps.LatLng(42.221379, -85.876759), brewery: 'Paw Paw Brewing Co.', icon: 'blank.png' }, diff --git a/sections/interior-page.php b/sections/interior-page.php index f88602c..716ae27 100644 --- a/sections/interior-page.php +++ b/sections/interior-page.php @@ -73,7 +73,7 @@ -
+