|
201 | 201 | "|wm.layers|m.content.layers|new [_MapContent_](/python/api-reference/arcgis.map.toc.html#arcgis.map.map_widget.MapContent) class property\n",
|
202 | 202 | "|wm.legend|m.legend.enabled=True|new [Legend](/python/api-reference/arcgis.map.toc.html#arcgis.map.map_widget.Legend) widget\n",
|
203 | 203 | "|wm.navigation|NA|\n",
|
204 |
| - "|wm.offline_areas|m.offline_areas|\n", |
| 204 | + "|wm.offline_areas|m.offline_areas|[OfflineMapAreaManager](/python/api-reference/arcgis.map.toc.html#arcgis.map.OfflineMapAreaManager)\n", |
205 | 205 | "|wm.pop_ups|m.content.popups(layer_index).disable_popup|new [_PopupManager_](/python/api-reference/arcgis.map.toc.html#arcgis.map.popups.PopupManager) property\n",
|
206 | 206 | "|wm.scale_bar|NA|\n",
|
207 | 207 | "|wm.search|NA|\n",
|
|
251 | 251 | "|mview.add_layer()|m.content.add()|new [_MapContent_](/python/api-reference/arcgis.map.toc.html#arcgis.map.map_widget.MapContent) class method\n",
|
252 | 252 | "|mview.clear_graphics()|m.content.remove_all()|new [_MapContent_](/python/api-reference/arcgis.map.toc.html#arcgis.map.map_widget.MapContent) class method\n",
|
253 | 253 | "|mview.display_message()|NA|\n",
|
254 |
| - "|mview.draw()|m.draw()|\n", |
| 254 | + "|mview.draw()|m.content.draw()|\n", |
255 | 255 | "|mview.embed()|NA|\n",
|
256 | 256 | "|mview.export_to_html()|m.export_to_html()|\n",
|
257 | 257 | "|mview.hide_mode_swich()|NA|\n",
|
|
291 | 291 | "|mview.ready|NA|\n",
|
292 | 292 | "|mview.rotation|m.rotation|\n",
|
293 | 293 | "|mview.scale|m.scale|\n",
|
294 |
| - "|mview.start_time|m.time_slider.time_extent()|new [_TimeSlider_](/ypthon/api-reference/arcgis.map.toc.html#arcgis.map.map_widget.TimeSlider) class method\n", |
| 294 | + "|mview.start_time|m.time_slider.time_extent()|new [_TimeSlider_](/python/api-reference/arcgis.map.toc.html#id0) class method\n", |
295 | 295 | "|mview.tab_mode|NA|\n",
|
296 | 296 | "|mview.tilt|scene.tilt|new [_Scene_](/python/api-reference/arcgis.map.toc.html#arcgis.map.Scene) class property\n",
|
297 |
| - "|mview.time_mode|m.time_slider.time_extent()|new [TimeSlider](/python/api-reference/arcgis.map.toc.html#arcgis.map.map_widget.TimeSlider) class method\n", |
298 |
| - "|mview.time_slider|m.time_slider.enabled=True|new [TimeSlider](/python/api-reference/arcgis.map.toc.html#arcgis.map.map_widget.TimeSlider) widget\n", |
| 297 | + "|mview.time_mode|m.time_slider.time_extent()|new [TimeSlider](/python/api-reference/arcgis.map.toc.html#id8) class method\n", |
| 298 | + "|mview.time_slider|m.time_slider.enabled=True|new [TimeSlider](/python/api-reference/arcgis.map.toc.html#id0) widget\n", |
299 | 299 | "|mview.zoom|m.zoom|"
|
300 | 300 | ]
|
301 | 301 | },
|
|
481 | 481 | "name": "python",
|
482 | 482 | "nbconvert_exporter": "python",
|
483 | 483 | "pygments_lexer": "ipython3",
|
484 |
| - "version": "3.10.14" |
| 484 | + "version": "3.11.0" |
485 | 485 | }
|
486 | 486 | },
|
487 | 487 | "nbformat": 4,
|
|
0 commit comments