Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface uniqueValues

A function that queries for unique values from a field in a Layer.

Read more...

Hierarchy

  • uniqueValues

Index

Methods

Methods

uniqueValues

  • Returns an object containing an array of unique values queried from a given field (or values returned from an expression) in a Layer along with the total count of features that belong to the given category.

    Read more...

    Parameters

    Returns Promise<UniqueValuesResult>

Generated using TypeDoc