mirror of
https://github.com/nasa/openmct.git
synced 2025-05-11 21:13:02 +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.
This directory contains all bundles for the Open MCT Web platform, as well as the framework which runs them.