feat: refine earth bgp collector presentation
This commit is contained in:
@@ -1508,7 +1508,7 @@ function animate() {
|
||||
}
|
||||
|
||||
applyCableVisualState();
|
||||
updateBGPVisualState(lockedObjectType, lockedObject);
|
||||
updateBGPVisualState(lockedObjectType, lockedObject, camera);
|
||||
|
||||
if (lockedObjectType === "cable" && lockedObject) {
|
||||
applyLandingPointVisualState(lockedObject.userData.name, false);
|
||||
|
||||
Reference in New Issue
Block a user