From 3a508bd4a31d2969a1e71e49baa43ed7fa6eae91 Mon Sep 17 00:00:00 2001 From: Justin Hays Date: Mon, 9 Mar 2015 16:14:12 -0500 Subject: [PATCH 1/3] fix; address max-width --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index f7aa7df..f9e56e5 100644 --- a/index.html +++ b/index.html @@ -20,6 +20,7 @@ color: #fff; font-weight: bold; border-radius: 5px; + max-width: 70%; } .leaflet-control-layers.leaflet-control { margin-right: 5px; margin-top: 35px; } .leaflet-control-layers-toggle { background-image:url('img/layers.png'); } From e8e19b87ea780bc7cff5b9e400b02342825aaaa3 Mon Sep 17 00:00:00 2001 From: Justin Hays Date: Tue, 14 Jul 2015 09:56:56 -0500 Subject: [PATCH 2/3] fix; mapquest geocode pound sign --- wheredat.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/wheredat.js b/wheredat.js index b2037a6..07e5174 100644 --- a/wheredat.js +++ b/wheredat.js @@ -14,8 +14,8 @@ var API_KEY = param('key') if (service === "mapquest") { - document.write('