UNPKG

cong-gis-viewer

Version:

The minimal recommended setup for an app using Cesium with Webpack 5

13 lines (12 loc) 594 B
export declare const IconRulerTool: () => string; export declare const IconHomeLocation: () => string; export declare const IconYourLocation: () => string; export declare const IconPointTool: () => string; export declare const IconMeasureRuler: () => string; export declare const IconEraser: () => string; export declare const IconEyeShow: () => string; export declare const IconEyeHide: () => string; export declare const IconTrash: () => string; export declare const IconTick: () => string; export declare const IconPointMarket: () => string; export declare const IconMapModel: () => string;