Skip to content

Documentation / @geoverse/vue / GvHeatLayer

Variable: GvHeatLayer

ts
const GvHeatLayer: DefineComponent<ExtractPropTypes<{
  options: {
     default: () => {
     };
     type: PropType<HeatLayerOptions>;
  };
}>, () => null, {
}, {
}, {
}, ComponentOptionsMixin, ComponentOptionsMixin, {
}, string, PublicProps, ToResolvedProps<ExtractPropTypes<{
  options: {
     default: () => {
     };
     type: PropType<HeatLayerOptions>;
  };
}>, {
}>, {
  options: HeatLayerOptions;
}, {
}, {
}, {
}, string, ComponentProvideOptions, true, {
}, any>;

Defined in: components/layers.ts:45

热力图层