Skip to content

Commit f04b503

Browse files
author
Jon Jablonski
committed
some text editing and putting the challenge text in the un-hidden part.
1 parent 5cd215b commit f04b503

File tree

1 file changed

+8
-11
lines changed

1 file changed

+8
-11
lines changed

01_make_map.qmd

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ From the **Layers** panel, click on the add layer button. Search
134134

135135
![Adding a layer](images/Workshop1/Step1/add-a-layer.gif){width="90%"}
136136

137-
::: {.callout-tip collapse="true" title="Challenge:"}
137+
::: {.callout-tip collapse="true" title="Challenge:"
138138
Repeat the above steps to add the feature layer `bike_racks_ucsb` to
139139
your map."}
140140

@@ -144,7 +144,7 @@ your map."}
144144
:::
145145

146146

147-
::: {.callout-tip collapse="true" title="Challenge:"}
147+
::: {.callout-tip collapse="true" title="Challenge:"
148148
Find the 'From Maps to Analysis' group and add
149149
the `UCSB Campus Buildings` layer from there."}
150150

@@ -325,7 +325,7 @@ purposes here, though, we will take the more straightforward approach of
325325
simply drawing on the map. The hand-drawn features will appear in what
326326
ArcGIS Online calls a "sketch layer."
327327

328-
![Sketch layer option in the left menu](images/Workshop1/Step3/drawing-sketch-layer-menu.png){width="40%"
328+
![Sketch layer option in the left menu](images/Workshop1/Step3/drawing-sketch-layer-menu.png){width="20%"
329329
fig-align="center"}
330330

331331
After adding the sketch layer to your workspace, a new menu will appear
@@ -377,16 +377,15 @@ the sketch layer menu. Click on the map to draw the circle, and click on
377377
the select tool to finish the shape. You can also customize the symbol
378378
after drawing it by selecting it and changing its properties in the
379379
sketch layer menu. In our example, we add the following settings to the
380-
circle symbol:
380+
circle symbol. You can type in the values, or interactively select
381+
as in the animated figure.
381382

382383
- Fill color: Red (#d13434)
383384
- Fill transparency: 38%
384385

385386
![Drawing a circle on the map](images/Workshop1/Step3/drawing-circle-vector.gif){width="90%"
386387
fig-align="center"}
387388

388-
- Rename the Sketch layer to "Annotations"
389-
390389
Finally, let's rename the sketch layer to "Annotations" to better
391390
reflect its purpose. Click on the three dots next to the sketch layer
392391
and select `Rename`. Enter the new name and click `OK`.
@@ -410,8 +409,7 @@ layer to reduce visual clutter.
410409
To do that, you need to look for the `Print` option in the left menu
411410
bar.
412411

413-
![Print option in the left menu bar](images/Workshop1/Step4/export-print-menu.png){width="40%"
414-
fig-align="center"}
412+
![Print option in the left menu bar](images/Workshop1/Step4/export-print-menu.png){fig-align="center"}
415413

416414
For exporting the map you have two options:
417415

@@ -464,9 +462,8 @@ computer.
464462
![Downloading the exported map image from ArcGIS Online content](images/Workshop1/Step4/export-download-image.png){width="90%"
465463
fig-align="center"}
466464

467-
**NOTE**: Public sharing is a little more complicated, it requires to
468-
set public permissions to all layers used in the map before sharing the
469-
map publicly.
465+
**NOTE**: Public sharing is a little more complicated, it requires that all of
466+
the layers used in the map are also shared with the public.
470467

471468
## Other appoaches
472469

0 commit comments

Comments
 (0)