UNPKG

vue-tianditu2

Version:
14 lines (13 loc) 306 B
import { toLngLats as l } from "../../../utils/converter.mjs"; function p(o) { const { ShapeType: e, SizeType: t, color: n, lnglats: r } = o; return new T.CloudMarkerCollection(l(r), { ShapeType: e, SizeType: t, color: n }); } export { p as useInit }; //# sourceMappingURL=init.mjs.map