-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Feat: adding viewAngle and rotation. #216 * Doc: Updating changelog. * Feat: add setter functions. #216 * Feat: Adjust angle and rotation setter functions. #216 * Feat: Connect rotation to map-ol. #216 * Feat: connect viewAngle and rotation to map-maplibre. #216 * Feat: Integrate viewAngle and rotation from mapState. #216 * Feat: Add viewAngle and rotation to demos. #216 * Feat: Improve mapstate handling. #216 * Docs: update readme. #216 * Test: Adding tests for rotation and view angle. #216 * Docs: updating changelog * feat: add notifier to setTime and test values in setters * docs: add fix getExtent to changelog * docs: add more documentation for set view angle and rotation * fix: rename to differentiate between these functions and maplibre internals - change before release * feat: add flyTo options to setViewAngle and setRotation * fix: check for entityCollection?.owner in infoBox * fix: preserve the last state from camera view before destroy * docs: add rotation for map-ol in changelog * refactor: reset setViewAngle and rotation with 0 * feat: add flyTo options for setNadirViewAngle and use it on switch map --------- Co-authored-by: Mathias Boeck <[email protected]>
- Loading branch information
1 parent
7226455
commit ff2e872
Showing
23 changed files
with
470 additions
and
150 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
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.