Skip to content

FeatureLayer

const FeatureLayer: ForwardRefExoticComponent<LayerProps & object & RefAttributes<FeatureLayerHandle>>

Defined in: src/FeatureLayer.tsx:16

Declarative operational FeatureLayer. Adds itself to the nearest <Map> / <Scene>, and exposes async queries through a refqueryFeatures / queryFeatureCount / queryExtent.