北京经济技术开发区经开区虚拟城市项目-【前端】-移动端Web
lixuliang
2024-03-06 7c4546cc6f84adf52a4aaa61244635615041c178
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>