Options
All
  • Public
  • Public/Protected
  • All
Menu

Available only in the v=beta channel: https://goo.gle/3oAthT3.

An interface representing a feature from a Dataset. The featureType of a DatasetFeature will always be FeatureType.DATASET.

Hierarchy

Index

Properties

datasetAttributes: {}

Key-value mapping of the feature's attributes.

Type declaration

  • [key: string]: string
datasetId: string

Dataset id of the dataset that this feature belongs to.

featureType: FeatureType

FeatureType of this Feature.

Generated using TypeDoc