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
Copy file name to clipboardExpand all lines: guide/02-api-overview/release-notes.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
"* Added a new [Orthomapping](http://pro.arcgis.com/en/pro-app/help/data/imagery/introduction-to-ortho-mapping.htm) module\n",
13
13
"* Enhanced [`clone()`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.gis.toc.html#arcgis.gis.ContentManager.clone_items) of [`feature layer views`](https://doc.arcgis.com/en/arcgis-online/manage-data/create-hosted-views.htm) to support varied rendering and template definitions\n",
14
14
"* Improved `clone()` of Pro Maps and Survey123 Forms\n",
15
-
"* Added support fro `clone()` of [Vector Tile Style Items](https://www.esri.com/arcgis-blog/products/developers/mapping/design-custom-basemaps-with-the-new-arcgis-vector-tile-style-editor/)\n",
15
+
"* Added support for `clone()` of [Vector Tile Style Items](https://www.esri.com/arcgis-blog/products/developers/mapping/design-custom-basemaps-with-the-new-arcgis-vector-tile-style-editor/)\n",
16
16
"* Improved performance when using `clone()` on `feature services`\n",
17
17
"* Added `default_aggregation_styles` environment setting to [`gis.env`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.env.html)\n",
18
18
"* Improved handling of date fields with the [`Spatial DataFrame`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.features.toc.html#spatialdataframe)\n",
0 commit comments