Skip to content

Commit 2a30ba1

Browse files
committed
updates made on 3.22.26
1 parent 05a3ebe commit 2a30ba1

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

guide/02-api-overview/release_notes_243.ipynb

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,17 @@
146146
" * [`to_template()`](/python/latest/api-reference/arcgis.map.toc.html#arcgis.map.renderers.RendererManager.to_template)\n",
147147
" * **New parameter:**\n",
148148
" * *path* \n",
149-
" \n",
149+
"* **New classes:**\n",
150+
" * [`SubtypeGroupLayer`](/python/latest/api-reference/arcgis.map.toc.html#subtypegrouplayer)\n",
151+
" * [`SubtypeGroupTable`](/python/latest/api-reference/arcgis.map.toc.html#subtypegrouptable) \n",
152+
" * [`PopupManager`](/python/latest/api-reference/arcgis.map.toc.html#arcgis.map.popups.PopupManager)\n",
153+
" * [`RendererManager`](/python/latest/api-reference/arcgis.map.toc.html#renderermanager)\n",
154+
" * [`FormManager`](/python/latest/api-reference/arcgis.map.toc.html#formmanager)\n",
155+
" * available as the *popup_manager*, *renderer_manager*, and *form_manager* properties on these classes:\n",
156+
" * [`MapContent`](/python/latest/api-reference/arcgis.map.toc.html#mapcontent)\n",
157+
" * [`GroupLayer`](/python/latest/api-reference/arcgis.map.toc.html#grouplayer)\n",
158+
" * [`SubtypeGroupLayer`](/python/latest/api-reference/arcgis.map.toc.html#subtypegrouplayer) \n",
159+
"\n",
150160
"#### [`arcgis.apps`](/python/api-reference/arcgis.apps.html) \n",
151161
"* [`dashboard`](/python/api-reference/arcgis.apps.dashboard.html)\n",
152162
" * Removed from documentation and code base. Deprecated since release 2.1.0.\n",

0 commit comments

Comments
 (0)