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.

9 lines (8 loc) 159 B
export declare enum MultiViewportMode { NONE = 0, HORIZONTAL = 1, VERTICAL = 2, QUAD = 3, TRIPLE = 4, VerticalTrisection = 5 }