Appearance
Documentation / @geoverse/vue / GvSuperClusterLayer
Variable: GvSuperClusterLayer
ts
const GvSuperClusterLayer: DefineComponent<ExtractPropTypes<{
options: {
default: () => {
};
type: PropType<Omit<SuperClusterLayerOptions, "view">>;
};
}>, () => null, {
}, {
}, {
}, ComponentOptionsMixin, ComponentOptionsMixin, {
}, string, PublicProps, ToResolvedProps<ExtractPropTypes<{
options: {
default: () => {
};
type: PropType<Omit<SuperClusterLayerOptions, "view">>;
};
}>, {
}>, {
options: Omit<SuperClusterLayerOptions, "view">;
}, {
}, {
}, {
}, string, ComponentProvideOptions, true, {
}, any>;Defined in: components/layers.ts:142
超大数据聚合图层(supercluster)
