forked from peterqliu/threebox
-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor version by [@jscastro76](https://github.com/jscastro76), some enhancements and bugs. #### ✨ Enhancements - #243 Create a new example on terrain layer - New example on terrain layer with a 3D model aligned vertically [21-terrain.html](https://github.com/jscastro76/threebox/blob/master/examples/21-terrain.html) - #244 Darken the raster layer with realSunlight #### 🪲 Bug fixes - #233 map.setLight is not updated when tb.setStyle until the map moves - #237 `ObjectMouseOver` doesn't work after triggering `SelectedChange` - #241 KNOWN ISSUE: Terrain layer calculates wrongly the object height - #242 KNOWN ISSUE: Create a warning for sky layers when used with Mapbox < 2.0 #### 📝 Documentation - Updated [documentation](/examples/readme.md) - Updated [Threebox documentation](/docs/Threebox.md) (`terrain` attribute and property, `tb.createTerrainLayer`, `tb.updateSunGround`) - Updated [Examples](/examples) documentation (new terrain layer in 21).
- Loading branch information
1 parent
06b1bb4
commit 8729407
Showing
18 changed files
with
1,076 additions
and
211 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.