vue-tianditu2
Version:
3 lines (2 loc) • 991 B
JavaScript
Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e={markTool:{type:Object,default:()=>({})},polygonTool:{type:Object,default:()=>({})},polylineTool:{type:Object,default:()=>({})},rectangleTool:{type:Object,default:()=>({})},circleTool:{type:Object,default:()=>({})},paintBrushTool:{type:Object,default:()=>({})}},t={},l={"mark-mouseup":()=>!0,"polygon-draw":()=>!0,"polygon-addpoint":()=>!0,"polyline-draw":()=>!0,"polyline-addpoint":()=>!0,"rectangle-draw":()=>!0,"circle-draw":()=>!0,"circle-drawend":()=>!0},n={init:o=>o.markTool instanceof T.MarkTool&&o.polygonTool instanceof T.PolygonTool&&o.polylineTool instanceof T.PolylineTool&&o.rectangleTool instanceof T.RectangleTool&&o.circleTool instanceof T.CircleTool&&o.paintBrushTool instanceof T.PaintBrushTool},r={...e,...t},c={...l,...n};exports.EVENTS=c;exports.NATIVE_EVENTS=l;exports.NATIVE_PROPS=e;exports.OTHER_EVENTS=n;exports.OTHER_PROPS=t;exports.PROPS=r;
//# sourceMappingURL=const.js.map
;