-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add navigator as a built-in widget (#323)
* feat: add navigator icon * feat: link with cesium api for navigator * feat: add navigator component as builtin widget * test: fix test * test: fix storybook * Update src/components/molecules/Visualizer/Widget/Navigator/hooks.ts Co-authored-by: rot1024 <[email protected]> * refactor: move navigator icon * refactor: rename to useHooks * refactor: move Navigator to under Visualizer/Widget/Navigator * test: add test for useEngineRef * fix: switch position of plus button to minus button position Co-authored-by: rot1024 <[email protected]>
- Loading branch information
Showing
23 changed files
with
547 additions
and
108 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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.