UNPKG

angular-cesium-ivy

Version:
12 lines 553 B
import { CesiumService } from '../../cesium/cesium.service'; import { EntitiesDrawerService } from '../entities-drawer/entities-drawer.service'; import * as i0 from "@angular/core"; /** * This drawer is responsible for drawing labels. */ export declare class LabelDrawerService extends EntitiesDrawerService { constructor(cesiumService: CesiumService); static ɵfac: i0.ɵɵFactoryDeclaration<LabelDrawerService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<LabelDrawerService>; } //# sourceMappingURL=label-drawer.service.d.ts.map