UniqueValueInfo
UniqueValueInfo =
object
Defined in: src/ExpoArcgis.types.ts:2251
One category of a UniqueValueRenderer — the symbol for features whose field(s) equal values.
Properties
Section titled “Properties”label?
Section titled “label?”
optionallabel?:string
Defined in: src/ExpoArcgis.types.ts:2257
Optional legend label.
symbol
Section titled “symbol”symbol:
Symbol
Defined in: src/ExpoArcgis.types.ts:2255
Symbol drawn for matching features.
values
Section titled “values”values: (
string|number)[]
Defined in: src/ExpoArcgis.types.ts:2253
Field value(s) (matched in fields order) that select this symbol.