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 / initAutumnPlot

Function: initAutumnPlot()

initAutumnPlot(): void

Initialize the WebAssembly module in autumnplot-gl. It’s not strictly necessary to call it first, but if you call it first, you can prevent races when you contour a bunch of fields at once.

Returns

void

Source

index.ts:36