add_layer_to_map
Add a dataset to a map in an ArcGIS Pro .aprx project using arcpy.mp's addDataFromPath. Specify the project path, map name, and data source to update the saved project file.
Instructions
Add a dataset to a map inside an .aprx project (arcpy.mp addDataFromPath). Operates on the saved project file, not a live Pro session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||