AiLiner 知道问题了加载的时候 this.tiledMap.createMap("../laya/assets/map/orthogonal-test-movelayer.json", new Rectangle(0, 0, 5000, 5000),new Laya.Handler(this,this.finishLoadMap));Rectangle设置太小,分开加载了,加载会从下开始加载,导致上面的会盖上去