Skip to content

Version 0.4.1

Compare
Choose a tag to compare
@HansKallekleiv HansKallekleiv released this 19 Feb 12:26
· 1538 commits to master since this release
f6c0b5b
Add `step` parameter to value decoding in the deckgl map (#300)

* 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

* Add step parameter to value decoding