feat: refine earth bgp collector presentation

This commit is contained in:
linkong
2026-03-31 17:30:53 +08:00
parent c565ac0637
commit e384318b50
7 changed files with 491 additions and 71 deletions

View File

@@ -1508,7 +1508,7 @@ function animate() {
}
applyCableVisualState();
updateBGPVisualState(lockedObjectType, lockedObject);
updateBGPVisualState(lockedObjectType, lockedObject, camera);
if (lockedObjectType === "cable" && lockedObject) {
applyLandingPointVisualState(lockedObject.userData.name, false);