-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* FIX now bundling with Vite to avoid dynamic import issues * ADD logo imnage support * FIX PR issues * Udate dependency * FIX updating the logo * ADD auto activate AR with example * FIX merge conflict * ENH more reliable way to wait for model viewer to be ready * changelog and package json update
- Loading branch information
1 parent
a625add
commit 91797e7
Showing
2 changed files
with
7 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,10 @@ | ||
# MapTiler AR Control Changelog | ||
|
||
## v1.1.0 | ||
### New Features | ||
- Possibility to launch the AR mode automatically (when device allows) with the opt-in option `activateAR` set to `true` | ||
- Corrected colorimetry, now using the "commerce" colorspace | ||
|
||
## v1.0.0 | ||
### New Features | ||
- First release |
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