-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add Data Models support for 360 images (#3921)
* refactor: refactor out descriptor provider from 360 image provider and compose the functionality * feat: add Cdf360DataModelsDescriptorProvider for fetching 360 image collection from data models * feat: add combined descriptor provider for data models and events * feat: expose endpoint for adding 360 image collections from data models * chore: update API spec and throttle file ids retrival * fix: add cursoring support * feat: add stations support * fix: add FDM loading capability to UI * chore: add type tests for DMS SDK * chore: add basic unit test * fix: file rename and visual test types * chore: rename UniqueIdentifier to Image360DataModelIdentifier * chore: smaller improvements --------- Co-authored-by: Håkon Flatval <[email protected]> Co-authored-by: Håkon Flatval <[email protected]>
- Loading branch information
1 parent
026bcba
commit 74eb8a9
Showing
17 changed files
with
1,409 additions
and
461 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.