Riku
2025-03-02 de6fd089b37613808e5a3bef38ecc0761f7456e0
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);