mirage2d 1.2.58 → 1.2.59

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -100,6 +100,10 @@ export declare class MirageMap extends baseMap {
100
100
  * @param {boolean} isshow
101
101
  */
102
102
  setBaseLayerVisible(isshow?: boolean): void;
103
+ /**
104
+ * 刷新地图尺寸
105
+ */
106
+ updateSize(): void;
103
107
  /**
104
108
  * 更新基础图层
105
109
  * @param {string} layername -图层名称