mirror of
https://github.com/nasa/openmct.git
synced 2025-02-20 17:33:23 +00:00
Use the parent id as the location for a model. This greatly reduces the recursive work that must be done during move operations to keep the location accurate. Additionally, the locationService now implements a method `persistLocation` which can be used to persist the current object location as it's original location.