From 723536e8a6c3dc2b8a3aa48a334d06769b834b51 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 12 Aug 2016 08:37:55 -0400 Subject: [PATCH] added cabins text to the hover region in the campground map --- assets/[cabins-map].map | 16 +++++++++------- campground-map.php | 18 +++++++++--------- 2 files changed, 18 insertions(+), 16 deletions(-) diff --git a/assets/[cabins-map].map b/assets/[cabins-map].map index 66702d6..41431bb 100644 --- a/assets/[cabins-map].map +++ b/assets/[cabins-map].map @@ -6,11 +6,13 @@ -cabin-3 -cabin-2 -cabin-1 -cabin-d -cabin-f -cabin-5 -cabin-4 +cabin-4 +cabin-f +cabin-1 +cabin-3 +cabin-2 +recreation-hall +cabin-d +cabin-5 +pavilion diff --git a/campground-map.php b/campground-map.php index b54be63..d2d09ed 100644 --- a/campground-map.php +++ b/campground-map.php @@ -188,15 +188,15 @@ $js_categories = json_encode($categories);
Hover over a campsite to view specifications and pictures
- cabin-3-2 - cabin-2 - cabin-1 - cabin-d - cabin-f-2 - cabin-5 - cabin-4 - recreation-hall - pavilion + cabin-4 + cabin-f + cabin-1 + cabin-3 + cabin-2 + recreation-hall + cabin-d + cabin-5 + pavilion bottom-map
-- 2.17.1