v.2.2.3.
2.2.3
Minor version by @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
- #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 triggeringSelectedChange
- #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
- Updated Threebox documentation (
terrain
attribute and property,tb.createTerrainLayer
,tb.updateSunGround
) - Updated Examples documentation (new terrain layer in 21).