Skip to content

v3.0.19

Compare
Choose a tag to compare
@zouyaoji zouyaoji released this 07 Sep 13:49
· 247 commits to dev since this release

3.0.19

2022-09-07

Optimization

  • Add the global configuration reloadMode, when modifying many non-responsive property changes in an instant requires calling the reload method of the component, indicating whether to execute the reload method every time, or execute the reload method only once after all changes are completed.
  • When the vc-selection-indicator component picks up Cesium3DTileFeature, the position of the indicator takes priority to the position of the property field position, if it is empty, it takes the center point of the bounding box.

Bug fixes

  • Fixed the issue that Cesium.Uri was removed from Cesium 1.97, which caused the vc-imagery-provider-tianditu component to be abnormal.
  • Fixed the issue that failed to import components on demand.