Skip to content

Documentation / @geoverse/react / GvClusterLayer

Variable: GvClusterLayer

ts
const GvClusterLayer: ForwardRefExoticComponent<{
  options?: Omit<ClusterLayerOptions, "map">;
} & RefAttributes<ClusterLayer>>;

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

距离聚合图层(ol 原生网格聚合)