Skip to content

Documentation / @geoverse/vue / GvImageLayer

Variable: GvImageLayer

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

Defined in: components/layers.ts:63

静态图片图层