mapping-component-package-jp 0.1.30 → 0.1.32

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.
package/dist/index.d.ts CHANGED
@@ -257,6 +257,7 @@ declare class MapOverlayManager {
257
257
 
258
258
  TriggerField_ChangeEvent(): any;
259
259
  TriggerField_ChangeEventNew(): any;
260
+ Detect_FieldBoundsChanged(eHandlers: any, ShapeId: string | number): any;
260
261
  DrawField_AttachEvents(eHandlers: any): void;
261
262
  DrawField_DetachEvents(StrokeColor: string, SelectedShapeId: string): void;
262
263
  clearBackgroundFields(): void;