Merge branch 'shihui_dev' of https://github.com/antvis/L7 into shihui_dev

This commit is contained in:
2912401452 2021-05-31 10:36:23 +08:00
commit 5378d17f7b
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ export default class Control extends EventEmitter {
};
}
public setPosition(position: PositionName = 'bottomright') {
// 考虑组件的自动布局,需要销毁重建
const controlService = this.controlService;
if (controlService) {