Skip to content

Documentation / @geoverse/react / GvSuperClusterLayer

Variable: GvSuperClusterLayer

ts
const GvSuperClusterLayer: ForwardRefExoticComponent<{
  options?: Omit<SuperClusterLayerOptions, "view">;
} & RefAttributes<SuperClusterLayer>>;

Defined in: react/src/components/layers.tsx:128

超大数据聚合图层(supercluster)