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) 148 B
import S3MLayer from "../../../modules/s3m/S3MLayer"; declare const components: { S3MLayer: typeof S3MLayer; }; export default components;