Skip to content

Documentation / @geoverse/react / GvCustomBaseLayer

Variable: GvCustomBaseLayer

ts
const GvCustomBaseLayer: ForwardRefExoticComponent<{
  options?: CustomBaseLayerOptions;
} & RefAttributes<CustomBaseLayer>>;

Defined in: react/src/components/layers.tsx:94

自定义底图(ARCGIS / WMS / SuperMap 等)