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