riku
2025-03-07 2592dc279ec82bf3649a4dbe644c6416263a10ef
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: '-190px'
    }
  });
  map.addControl(controlbar);