Hide Table of Contents
esri
esri/arcgis
esri/dijit
esri/dijit/analysis
esri/dijit/geoenrichment
esri/dijit/geoenrichment/ReportPlayer
esri/geometry
esri/layers
esri/opsdashboard
esri/renderers
esri/symbols
esri/tasks
esri/tasks/datareviewer
esri/tasks/geoenrichment
esri/tasks/locationproviders
| Name | Description |
|---|---|
DYNAMIC_HTML | Generates a stand-alone HTML file which displays dynamic content, including interactive map and infographic panels for the run infographic report. If enabled, the esriDijitCssUrl, esriCssUrl, and playerSourceRootUrl properties within the ReportPlayer.config are required. Please note that opening the generated Dynamic HTML files directly from the local file system may result in some content not showing up correctly (e.g. secured layers or data). The Dynamic HTML files should be hosted on a web server. |
HTML | Generates a stand-alone HTML file without the dynamic interactivity of the DYNAMIC_HTML option for the run infographic report. |
IMAGE | Generates an image of the run infographic report. |
PDF | Generates a PDF file of the run infographic report. |
PRINT | Displays a print dialog for the run infographic report for printing directly from the web browser. |