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.

3 lines (2 loc) 144 B
export default function distance(positions: any): number; export declare function distanceCartesian3(positions: Cesium.Cartesian3[]): number;