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.

5 lines (4 loc) 855 B
/** * @module 覆盖物 */ export { OverlayType, Overlay, CustomBillboard, CustomLabel, DynamicBillboard, DynamicModel, Model, Tileset, AttackArrow, DoubleArrow, FineArrow, GatheringPlace, TailedAttackArrow, BillboardPrimitive, BounceBillboardPrimitive, BounceLabelPrimitive, CloudPrimitive, CustomPrimitive, DiffuseWallPrimitive, ElecEllipsoidPrimitive, FlowLinePrimitive, ImageTrailPolylineVolumePrimitive, GroundPolygonPrimitive, LabelPrimitive, LightCylinderPrimitive, ModelCollectionPrimitive, ModelPrimitive, MonomerPrimitive, PointPrimitive, PolylinePrimitive, PolylineVolumePrimitive, ScanCirclePrimitive, TrailLinePrimitive, VideoPrimitive, WaterPrimitive, RiverPrimitive, Billboard, Box, Circle, Corridor, Cylinder, DivIcon, Ellipse, Ellipsoid, Label, Plane, Point, Polygon, Polyline, PolylineVolume, Rectangle, Wall, } from "../overlay";