Skip to content

Commit 244e0fb

Browse files
committed
Merge branch 'main' into fix/28
2 parents f6ad556 + f04b503 commit 244e0fb

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

01_make_map.qmd

Lines changed: 6 additions & 8 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){#fig-addinglayer 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

@@ -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){#fig-drawingcircle 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`.
@@ -464,9 +463,8 @@ computer.
464463
![Downloading the exported map image from ArcGIS Online content](images/Workshop1/Step4/export-download-image.png){#fig-downloadmap width="90%"
465464
fig-align="center"}
466465

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.
466+
**NOTE**: Public sharing is a little more complicated, it requires that all of
467+
the layers used in the map are also shared with the public.
470468

471469
## Other appoaches
472470

0 commit comments

Comments
 (0)