Appearance
Documentation / @geoverse/core-ol / TiandituLayerType
Type Alias: TiandituLayerType
ts
type TiandituLayerType = "vec" | "cva" | "img" | "cia";Defined in: packages/core-ol/src/sources/tianditu.ts:5
天地图图层类型:矢量 vec、矢量注记 cva、影像 img、影像注记 cia
