北京经济技术开发区经开区虚拟城市项目-【前端】-移动端Web
lixuliang
2024-03-15 626003e9beb59cf711f59f3b48087300070f121e
src/assets/GLOBAL2.vue
@@ -8,7 +8,9 @@
const hexin = null;
const yzxcgh = null;
const historyLayer = null;
const rotate = null;
const historyLW = null;
const rotate = 90;
const GPSMarker = null;
export default {
  layers, //收集器
@@ -20,6 +22,8 @@
  hexin,
  yzxcgh,
  historyLayer,
  rotate
  historyLW,
  rotate,
  GPSMarker
};
</script>