Skip to content
import AttributionItem from "@arcgis/core/views/support/AttributionItem.js";
Since
ArcGIS Maps SDK for JavaScript 5.0

Represents an attribution item for a specific layer in the view.

See also

Properties

PropertyTypeClass
score
readonly
text
readonly

score

readonly Property
Type
number

The score for this attribution item, which are displayed in descending order.

text

readonly Property
Type
string

The text to display for this attribution item.