Skip to content

Version 0.4.0

Compare
Choose a tag to compare
@HansKallekleiv HansKallekleiv released this 18 Feb 13:01
· 1479 commits to master since this release
66cee7f
Add hillshading support to the DeckGL map (#294)

* Initial 2d hillshading iteration.

* Use separate shader for colormap, like the hillshading

* Clear depth in minimap

* Add value decoder params

* Add missing newline

* Add hillshading in the python example

* Merge valueDecoder object with defaultProps