Appearance
Documentation / @geoverse/vue / GvPolygon
Variable: GvPolygon
ts
const GvPolygon: DefineComponent<ExtractPropTypes<{
options: {
default: () => {
};
type: PropType<PolygonOptions>;
};
}>, () => null, {
}, {
}, {
}, ComponentOptionsMixin, ComponentOptionsMixin, {
click: (_e) => boolean;
mouseout: (_e) => boolean;
mouseover: (_e) => boolean;
}, string, PublicProps, ToResolvedProps<ExtractPropTypes<{
options: {
default: () => {
};
type: PropType<PolygonOptions>;
};
}>, {
click: (_e) => boolean;
mouseout: (_e) => boolean;
mouseover: (_e) => boolean;
}>, {
options: PolygonOptions;
}, {
}, {
}, {
}, string, ComponentProvideOptions, true, {
}, any>;Defined in: components/features.ts:149
多边形
