From e672df00710d736f15934bfda2cdf97a8189d380 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 13 Jul 2016 11:29:23 -0400 Subject: [PATCH] added checking for left or half of screen to adjust tooltlip pop out --- campground-map.php | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/campground-map.php b/campground-map.php index 3298b9c..8115594 100644 --- a/campground-map.php +++ b/campground-map.php @@ -205,13 +205,23 @@ $js_categories = json_encode($categories);