UNPKG

bcgis-type

Version:

The SDK is based on Cesium for secondary development of 2, 3D all-in-one WebGis application framework, the framework optimizes the use of Cesium and add some additional features, designed for developers to quickly build WebGis applications.

6 lines (5 loc) 241 B
export { default as Weather } from "./Weather"; export { default as Cloud } from "./type/Cloud"; export { default as Fog } from "./type/Fog"; export { default as Rain } from "./type/Rain"; export { default as Snow } from "./type/Snow";