@@ -450,6 +450,7 @@ export default {
this.scene.click(this, this.canvasClick);
this.zoneList = this.scene.zoneList;
this.view._needDraw = true;
+ this.fit();
} catch (err) {
console.log(err);
console.log(this)