UNPKG

vue-tianditu2

Version:
34 lines (33 loc) 840 B
const r = { /** 要聚合的标注点数组 */ markers: { type: Array }, /** 聚合计算时网格的像素大小,默认60 */ girdSize: { type: Number }, /** 最大的聚合级别,大于该级别就不进行聚合 */ maxZoom: { type: Number }, /** 自定义聚合后的图标风格 */ styles: { type: Array } }, t = {}, u = { click: () => !0, clusterclick: () => !0, dblclick: () => !0, mousedown: () => !0, mouseup: () => !0, mouseout: () => !0, mouseover: () => !0, dragstart: () => !0, drag: () => !0, dragend: () => !0, remove: () => !0 }, o = { init: (e) => e instanceof T.MarkerClusterer }, s = { ...r, ...t }, c = { ...u, ...o }; export { c as EVENTS, o as EXTRA_EVENTS, t as EXTRA_PROPS, u as NATIVE_EVENTS, r as NATIVE_PROPS, s as PROPS }; //# sourceMappingURL=const.mjs.map