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
require(["esri/dijit/geoenrichment/ReportPlayer/PlayerCommands"], function(PlayerCommands) { /* code goes here */ });
| 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. |
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. |