vue-cesium
Version:
Vue 3.x components for CesiumJS.
179 lines (174 loc) • 5.64 kB
JavaScript
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var index = require('./components/viewer/index.js');
var index$1 = require('./components/controls/index.js');
var index$2 = require('./components/measurements/index.js');
var index$3 = require('./components/drawings/index.js');
var index$4 = require('./components/imagery-layer/index.js');
var index$5 = require('./components/providers/index.js');
var index$6 = require('./components/datasources/index.js');
var index$7 = require('./components/entity/index.js');
var index$8 = require('./components/graphics/index.js');
var index$9 = require('./components/primitives/index.js');
var index$a = require('./components/primitive-collections/index.js');
var index$b = require('./components/geometry-instance/index.js');
var index$c = require('./components/geometries/index.js');
var index$d = require('./components/overlays/index.js');
var index$e = require('./components/post-processes/index.js');
var index$f = require('./components/ui/index.js');
var index$g = require('./components/config-provider/index.js');
var index$h = require('./components/analyses/index.js');
"use strict";
var Components = [
index.VcViewer,
index$1.VcCompass,
index$1.VcZoomControl,
index$1.VcPrint,
index$1.VcMyLocation,
index$1.VcStatusBar,
index$1.VcDistanceLegend,
index$1.VcNavigation,
index$1.VcCompassSm,
index$1.VcZoomControlSm,
index$1.VcNavigationSm,
index$1.VcOverviewMap,
index$1.VcSelectionIndicator,
index$2["default"],
index$3["default"],
index$4["default"],
index$5.VcImageryProviderAmap,
index$5.VcImageryProviderArcgis,
index$5.VcImageryProviderBaidu,
index$5.VcImageryProviderBing,
index$5.VcImageryProviderGoogle,
index$5.VcImageryProviderGrid,
index$5.VcImageryProviderIon,
index$5.VcImageryProviderMapbox,
index$5.VcImageryProviderOsm,
index$5.VcImageryProviderSingletile,
index$5.VcImageryProviderSupermap,
index$5.VcImageryProviderTencent,
index$5.VcImageryProviderTianditu,
index$5.VcImageryProviderTileCoordinates,
index$5.VcImageryProviderTms,
index$5.VcImageryProviderTiledcache,
index$5.VcImageryProviderUrltemplate,
index$5.VcImageryProviderWms,
index$5.VcImageryProviderWmts,
index$5.VcTerrainProviderCesium,
index$5.VcTerrainProviderArcgis,
index$5.VcTerrainProviderVrTheworld,
index$5.VcTerrainProviderTianditu,
index$6.VcDatasourceCustom,
index$6.VcDatasourceCzml,
index$6.VcDatasourceGeojson,
index$6.VcDatasourceKml,
index$7["default"],
index$8.VcGraphicsBillboard,
index$8.VcGraphicsBox,
index$8.VcGraphicsCorridor,
index$8.VcGraphicsCylinder,
index$8.VcGraphicsEllipse,
index$8.VcGraphicsEllipsoid,
index$8.VcGraphicsLabel,
index$8.VcGraphicsModel,
index$8.VcGraphicsPath,
index$8.VcGraphicsPlane,
index$8.VcGraphicsPoint,
index$8.VcGraphicsPolygon,
index$8.VcGraphicsPolyline,
index$8.VcGraphicsPolylineVolume,
index$8.VcGraphicsRectangle,
index$8.VcGraphicsTileset,
index$8.VcGraphicsWall,
index$9.VcPrimitiveClassification,
index$9.VcPrimitiveGround,
index$9.VcPrimitiveGroundPolyline,
index$9.VcPrimitiveModel,
index$9.VcPrimitive,
index$9.VcPrimitiveTileset,
index$9.VcPrimitiveOsmBuildings,
index$9.VcPrimitiveTimeDynamicPointCloud,
index$9.VcPrimitiveI3sDataProvider,
index$9.VcPrimitiveVoxel,
index$9.VcPrimitiveParticle,
index$9.VcPrimitiveCluster,
index$a.VcCollectionBillboard,
index$a.VcCollectionCloud,
index$a.VcCollectionLabel,
index$a.VcCollectionPoint,
index$a.VcCollectionPolyline,
index$a.VcCollectionPrimitive,
index$a.VcBillboard,
index$a.VcCumulusCloud,
index$a.VcLabel,
index$a.VcPoint,
index$a.VcPolyline,
index$a.VcPolygon,
index$b["default"],
index$c.VcGeometryBox,
index$c.VcGeometryBoxOutline,
index$c.VcGeometryCircle,
index$c.VcGeometryCircleOutline,
index$c.VcGeometryPolygonCoplanar,
index$c.VcGeometryPolygonCoplanarOutline,
index$c.VcGeometryCorridor,
index$c.VcGeometryCorridorOutline,
index$c.VcGeometryCylinder,
index$c.VcGeometryCylinderOutline,
index$c.VcGeometryEllipse,
index$c.VcGeometryEllipseOutline,
index$c.VcGeometryEllipsoid,
index$c.VcGeometryEllipsoidOutline,
index$c.VcGeometryFrustum,
index$c.VcGeometryFrustumOutline,
index$c.VcGeometryGroundPolyline,
index$c.VcGeometryPlane,
index$c.VcGeometryPlaneOutline,
index$c.VcGeometryPolygon,
index$c.VcGeometryPolygonOutline,
index$c.VcGeometryPolyline,
index$c.VcGeometryPolylineVolume,
index$c.VcGeometryPolylineVolumeOutline,
index$c.VcGeometryRectangle,
index$c.VcGeometryRectangleOutline,
index$c.VcGeometrySimplePolyline,
index$c.VcGeometrySphere,
index$c.VcGeometrySphereOutline,
index$c.VcGeometryWall,
index$c.VcGeometryWallOutline,
index$d.VcOverlayHtml,
index$d.VcOverlayHeatmap,
index$d.VcOverlayWind,
index$d.VcOverlayDynamic,
index$d.VcOverlayEcharts,
index$d.VcOverlayTyphoon,
index$e.VcPostProcessStage,
index$e.VcPostProcessStageScan,
index$e.VcPostProcessStageCollection,
index$f.VcBtn,
index$f.VcIcon,
index$f.VcTooltip,
index$f.VcAjaxBar,
index$f.VcSkeleton,
index$f.VcSpinnerBall,
index$f.VcSpinnerBars,
index$f.VcSpinnerDots,
index$f.VcSpinnerGears,
index$f.VcSpinnerHourglass,
index$f.VcSpinnerIos,
index$f.VcSpinnerOrbit,
index$f.VcSpinnerOval,
index$f.VcSpinnerPuff,
index$f.VcSpinnerRings,
index$f.VcSpinnerTail,
index$f.VcSpinner,
index$f.VcFab,
index$f.VcFabAction,
index$f.VcSlider,
index$g["default"],
index$h.VcAnalysisFlood,
index$h.VcAnalyses
];
exports["default"] = Components;
//# sourceMappingURL=component.js.map