Skip to content

Commit f4b211d

Browse files
committed
change api reference url for map
1 parent b65017c commit f4b211d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/10-mapping-and-visualization/managing-offline-map-areas.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"* [ArcGIS Enterprise](https://enterprise.arcgis.com/en/portal/latest/use/take-maps-offline.htm)\n",
2727
" \n",
2828
"\n",
29-
"Once web maps have been prepared, certain applications in the ArcGIS Platform and the [ArcGIS Runtime SDKs](https://developers.arcgis.com/features/offline/) allow you to build applications that can utitlize these maps while remaining disconnected. These workflows all make use of [_offline map areas_](https://doc.arcgis.com/en/arcgis-online/manage-data/take-maps-offline.htm#ESRI_SECTION1_AB810E1B98EA4F248C3A7F22CB20DDFB), which a [web map](/python/api-reference/arcgis.layers.toc.html#webmap) owner can define in one of two ways:\n",
29+
"Once web maps have been prepared, certain applications in the ArcGIS Platform and the [ArcGIS Runtime SDKs](https://developers.arcgis.com/features/offline/) allow you to build applications that can utitlize these maps while remaining disconnected. These workflows all make use of [_offline map areas_](https://doc.arcgis.com/en/arcgis-online/manage-data/take-maps-offline.htm#ESRI_SECTION1_AB810E1B98EA4F248C3A7F22CB20DDFB), which a [web map](/python/api-reference/arcgis.map.toc.html#map) owner can define in one of two ways:\n",
3030
"\n",
3131
"* ahead of the time field workers will download these areas for offline use, known as _preplanned map areas_\n",
3232
"* at the time field workers actually need to download them for use, known as _on-demand map areas_\n",

0 commit comments

Comments
 (0)