北京经济技术开发区经开区虚拟城市项目-【前端】-移动端Web
少年
2024-03-05 d46ebfb71da0148dcc2724024cf7b053d784f299
src/assets/GLOBAL2.vue
@@ -1,8 +1,25 @@
<script>
const layers = [];
const alpha = 1;
const geoMap = null;
const baseMap = null;
const ImageLayer = null;
const annotation = null;
const hexin = null;
const yzxcgh = null;
const historyLayer = null;
const rotate = null;
export default {
  layers, //收集器
  alpha,
  geoMap,
  baseMap,
  ImageLayer,
  annotation,
  hexin,
  yzxcgh,
  historyLayer,
  rotate
};
</script>