Skip to content

Commit dd37379

Browse files
author
Jon Jablonski
committed
trying out iFrame to preview the finished product
1 parent e415e52 commit dd37379

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

01_make_map.qmd

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ result](images/export-finish-map.png){#fig-prelim width="90%" fig-align="center"
3131
(it would be nice if we could put our map into an iframe, but github
3232
doesn't support that)
3333

34+
<iframe width="900" height="700" allow="local-network-access; geolocation" title="Workshop campus bike map" src="https://ucsb.maps.arcgis.com/apps/mapviewer/index.html?configurableview=true&webmap=2b16d246ee4c4321852712b9b4652b74&theme=light&scroll=false&center=-119.847894,34.414117&scale=9027.977411" ></iframe>
35+
36+
37+
3438
As we will discuss at the end of this lesson, there are many ways of
3539
making such a map without using a GIS tool. In fact, in many cases GIS
3640
is overkill, both because most of the features GIS tools provide will
@@ -135,8 +139,7 @@ From the **Layers** panel, click on the add layer button. Search
135139
![Adding a layer](images/Workshop1/Step1/add-a-layer.gif){#fig-addinglayer width="90%"}
136140

137141
::: {.callout-tip collapse="true"}
138-
## Challenge: Repeat the above steps to add the feature layer `bike_racks_ucsb` to
139-
your map.
142+
## Challenge: Repeat the above steps to add the feature layer `bike_racks_ucsb` to your map.
140143

141144
### Import points layer (bike racks)
142145

@@ -145,8 +148,7 @@ your map.
145148

146149

147150
::: {.callout-tip collapse="true"}
148-
## Challenge: Find the 'From Maps to Analysis' group and add
149-
the `UCSB Campus Buildings` layer from there.
151+
## Challenge: Find the 'From Maps to Analysis' group and add the `UCSB Campus Buildings` layer from there.
150152

151153
### Add a layer via Groups
152154

0 commit comments

Comments
 (0)