Riku
2025-01-01 7b1293cec33b47680f08756bd1f8518d3cb1a729
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);