Appearance
Documentation / @geoverse/vue / GvCustomBaseLayer
Variable: GvCustomBaseLayer
ts
const GvCustomBaseLayer: DefineComponent<ExtractPropTypes<{
options: {
default: () => {
};
type: PropType<CustomBaseLayerOptions>;
};
}>, () => null, {
}, {
}, {
}, ComponentOptionsMixin, ComponentOptionsMixin, {
}, string, PublicProps, ToResolvedProps<ExtractPropTypes<{
options: {
default: () => {
};
type: PropType<CustomBaseLayerOptions>;
};
}>, {
}>, {
options: CustomBaseLayerOptions;
}, {
}, {
}, {
}, string, ComponentProvideOptions, true, {
}, any>;Defined in: components/layers.ts:81
自定义底图(ARCGIS / WMS / SuperMap 等)
