Select to view content in your preferred language

Provide a UI tool to Export Web Map as JSON

258
1
02-25-2025 10:03 PM
Status: Open
GeeteshSingh07
Frequent Contributor

Provide the functionality in the UI to export web map as JSON from Item Detail's Page of the web map in Portal for ArcGIS/ArcGIS Online. Once the JSON is exported, the users can modify JSON as per their requirement.

 

Tags (2)
1 Comment
ModyBuchbinder

You can do it with the sdk - check SaveAsWebMapFile

It is easy to create a new button that will do it.