Export Web Map

Title  Export Web Map

Summary


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 allow developers to easily get this JSON string from the map.

Output_File

Output

Format (Optional)

The format in which the map image for printing will be delivered.PDF — Portable Document Format. This is the default.PNG8 — 8-bit Portable Network GraphicsPNG32 —32-bit Portable Network GraphicsJPG — Joint Photographic Experts GroupGIF — Graphics Interchange FormatEPS — Encapsulated PostScriptSVG — Encapsulated PostScriptSVGZ — Compressed Scalable Vector Graphics Direction: esriGPParameterDirectionInput

Layout_Template (Optional)

Either a name of a template from the list or the keyword MAP_ONLY. When MAP_ONLY is chosen or an empty string is passed in, the output map does not contain any page layout elements like titles, legends, or scale bars, for example.

Code Samples

Tags

Credits

Use limitations