visgl / deck.gl

WebGL2 powered visualization framework
https://deck.gl
MIT License
12.23k stars 2.08k forks source link

Contour Layer - support Isobands #2180

Closed 1chandu closed 5 years ago

1chandu commented 6 years ago

Background

Current Contour layer supports rendering of contour lines (iso-lines), enhance this layer to support iso-bands.

To Do List

1chandu commented 5 years ago

Resolved by #2429 and #2434