riku
2025-02-24 0b700614e2f3e41df4655ba5469217e009c246ac
src/utils/map/index_old.js
@@ -72,8 +72,9 @@
function _initControlbar() {
  controlbar = new AMap.ControlBar({
    position: {
      right: '300px',
      top: '260px'
      right: '10px',
      // top: '260px',
      bottom: '0px'
    }
  });
  map.addControl(controlbar);