Export Web Map

Titleā€ƒ Export Web Map

Summary

Takes the state of a web app (for example, included services, layer visibility settings, and client-side graphics) and returns a printable page layout or basic map of the specified area of interest.


Usage

Syntax

Parameter Explanation
Web_Map_as_JSON

A JSON representation of the state of the map to be exported as it appears in the web application. See the ExportWebMap specification to understand how this text should be formatted. The ArcGIS web APIs (for JavaScript, Flex, Silverlight, and so on) allow developers to easily get this JSON string from the map.

Output_File

Output file.

Format (Optional)

The format in which the map image for printing will be delivered.

Layout_Template (Optional)

Either a name of a template from the list or the keyword MAP_ONLY.

Code Samples

Tags

Export Web Map

Credits

Use limitations