IMediaInfo

Interface

Defines an image or a chart to be displayed in a popup window.

Properties

PropertyTypeNotes
any

A string caption describing the media.

any

Refresh interval of the layer in minutes. Non-zero value indicates automatic layer refresh at the specified interval. Value of 0 indicates auto refresh is not enabled. If the property does not exist, it's equivalent to having a value of 0. Only applicable when type is set to image.

string

A string title for the media.

"image" | "barchart" | "columnchart" | "linechart" | "piechart"

A string defining the type of media.

A value object containing information about how the image should be retrieved or how the chart should be constructed.

caption

optional
Interface Property
caption: any

A string caption describing the media.

refreshInterval

optional
Interface Property
refreshInterval: any

Refresh interval of the layer in minutes. Non-zero value indicates automatic layer refresh at the specified interval. Value of 0 indicates auto refresh is not enabled. If the property does not exist, it's equivalent to having a value of 0. Only applicable when type is set to image.

title

optional
Interface Property
title: string

A string title for the media.

type

optional
Interface Property
type: "image" | "barchart" | "columnchart" | "linechart" | "piechart"

A string defining the type of media.

value

optional
Interface Property
value: IMediaInfoValue

A value object containing information about how the image should be retrieved or how the chart should be constructed.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close