Skip to content

Commit

Permalink
updated map
Browse files Browse the repository at this point in the history
  • Loading branch information
lilydemet committed Apr 22, 2024
1 parent 23fbebd commit 469e560
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion content/configure-popup.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit 469e560

Please sign in to comment.