autumnplot-gl

Hardware-accelerated geospatial data plotting in the browser


Project maintained by tsupinie Hosted on GitHub Pages — Theme by mattgraham

autumnplot-glDocs


autumnplot-gl / ContourFillOptions

Interface: ContourFillOptions

Properties

cmap

cmap: ColorMap

The color map to use when creating the fills

Source

Fill.ts:15


opacity?

optional opacity: number

The opacity for the filled contours

Default

1

Source

Fill.ts:21