mirage2d 1.2.31 → 1.2.33

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.
@@ -48,7 +48,7 @@ export declare class baseGraphicLayer extends baseLayer {
48
48
  * @param {boolean} isShow 显示/关闭
49
49
  * @param {string} showFieldName name 显示字段名 默认name
50
50
  */
51
- showTitleByJson(json: any, isShow: boolean, showFieldName?: string): void;
51
+ showTitleByJson(json: any, isShow: boolean, showFieldName?: string, isincludes?: boolean): void;
52
52
  /**
53
53
  * : 显示tile
54
54
  * @param {string} fieldname 字段名