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.

12 lines (11 loc) 255 B
declare const Icons: { logo: string; compass_outer: string; compass_inner: string; compass_rotation_marker: string; decrease: string; increase: string; refresh: string; splitter: string; }; export default Icons;