Appearance
Documentation / @geoverse/core-ol / TiandituProjection
Type Alias: TiandituProjection
ts
type TiandituProjection = "w" | "c";Defined in: packages/core-ol/src/sources/tianditu.ts:8
天地图投影:w = EPSG:3857(球面墨卡托),c = EPSG:4326(经纬度)
