@dp_unity/dpu-gis-viewer
Version:
DPU GIS Viewer version Beta
48 lines (47 loc) • 2.38 kB
TypeScript
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 IconMeasureMultiRuler: () => 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;
export declare const IconFlyCamera: () => string;
export declare const IconFastCamera: () => string;
export declare const IconSlowCamera: () => string;
export declare const IconPlayCamera: () => string;
export declare const IconPauseCamera: () => string;
export declare const IconDotFlyCamera: () => string;
export declare const IconResize: () => string;
export declare const IconSearch: () => string;
export declare const IconDataElement: () => string;
export declare const IconMap: () => string;
export declare const IconArrowDown: () => string;
export declare const IconPlus: () => string;
export declare const IconMinus: () => string;
export declare const IconCreateRoot: () => string;
export declare const IconCreateElement: () => string;
export declare const IconCursorRemove: () => string;
export declare const IconEditElement: () => string;
export declare const IconDownLoad: () => string;
export declare const IconUpload: () => string;
export declare const IconLabelProperties: () => string;
export declare const IconDialogError: () => string;
export declare const IconElevationProfile: () => string;
export declare const IconNote: () => string;
export declare const IconMarkupArrow: () => string;
export declare const IconMarkupRectangle: () => string;
export declare const IconMarkupText: () => string;
export declare const IconExtension: () => string;
export declare const IconIssues: () => string;
export declare const IconCursorClick: () => string;
export declare const IconDialogWarning: () => string;
export declare const IconDialogInfo: () => string;
export declare const IconDialogSuccess: () => string;
export declare const IconDialogErrorRed: () => string;
export declare const IconArrowTriangle: () => string;