You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Finally, let's rename the sketch layer to "Annotations" to better reflect its purpose. Click on the three dots next to the sketch layer and select `Rename`. Enter the new name and click `OK`.
250
+
251
+
**Save your map after making these changes**
252
+
246
253
## Step 4: Prepare the map for publication
247
254
248
255
Almost there! At this point you're ready to start packaging your map for publication.
249
256
250
-
- Add a title
251
-
- Add a legend
252
-
- Add a scale bar (optional)
257
+
To do that, you need to look for the `Print` option in the left menu bar.
- Layout: This option allows you to create a more complex layout with additional map elements such as title, legend, scale bar, north arrow, etc. You can choose from several pre-defined templates or create your own custom layout.
264
+
- Map only: With this option, you can export just the map itself without any additional elements. You can choose the file format (PNG, PDF, etc.) and the resolution of the exported map.
265
+
266
+
For our purposes, we will select the `Layout` option to create a more complete map for publication.
267
+
268
+
In the layout menu, you can change the title of the map, select a `Template` (which is basically a standard page size and orientation), and select the `File format` for the export (e.g., PNG, PDF).
269
+
270
+
You can also customize more the layout by enabling the `Advance options` panel. You can set the scale, add an author name, include copyright information, increase or decrease the resolution, indicate the [output spatial reference](https://developers.arcgis.com/rest/services-reference/enterprise/using-spatial-references/), and select to include legend, north arrow, and scale bar.
271
+
272
+
Adjust the zoom and position of the map in the preview window to ensure everything is visible and well-framed.
When you're satisfied with the layout and settings, click on the `Export` button to generate the map. Depending on the selected file format and resolution, it may take a few moments to process the export.
279
+
280
+
The result will be list on the `Exports` panel, where you can save the file to your computer by clicking on the three dots next to the export and selecting `Save as`.
This will save the exported map to you ArcGIS Online content. You can access it later from the `Content` menu in the top menu bar. The new item will be available as an Image file that you can download to your computer.
**NOTE**: Public sharing is a little more complicated, it requires to set public permissions to all layers used in the map before sharing the map publicly.
0 commit comments