Version 0.4.0
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