From 469e560fb8611daa76270a5679a50f70308f28c0 Mon Sep 17 00:00:00 2001 From: demet Date: Mon, 22 Apr 2024 09:49:00 -0700 Subject: [PATCH] updated map --- content/configure-popup.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/configure-popup.md b/content/configure-popup.md index 96b7319..03595f8 100644 --- a/content/configure-popup.md +++ b/content/configure-popup.md @@ -25,4 +25,5 @@ L.geoJSON(ubcbuildings, {onEachFeature}).addTo(mymap); If all went as planned you should see this in your browser: -![Map loads over the center of UBC with a marker, a data layer, a custom base map, and popup for the data layer!](map07.png "Map loads over the center of UBC with a marker, a data layer, a custom base map, and popup for the data layer!") +![Map loads over the center of UBC with a marker, a data layer, a custom base map, and popup for the data layer!](map07.png) + \ No newline at end of file