Tags: axekan/threebox
Tags
jscastro76#252 Set the map cursor though a property in threebox
## 2.2.3 Minor version by [@jscastro76](https://github.com/jscastro76), some enhancements and bugs. #### ✨ Enhancements - jscastro76#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) - jscastro76#244 Darken the raster layer with realSunlight #### 🪲 Bug fixes - jscastro76#233 map.setLight is not updated when tb.setStyle until the map moves - jscastro76#237 `ObjectMouseOver` doesn't work after triggering `SelectedChange` - jscastro76#241 KNOWN ISSUE: Terrain layer calculates wrongly the object height - jscastro76#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).
Merge branch 'master' of https://github.com/jscastro76/threebox
- jscastro76#189 Create a driving game-like example with WASD controls - jscastro76#190 When using `obj.selected` programatically the bbox is not shown
PreviousNext