The Elevation Layer https://viglino.github.io/ol-ext/examples/layer/map.layer.altitude.html example is not working for me.
The Javascript console is giving an error:
Uncaught RangeError: byte length of Float32Array should be a multiple of 4
at new Float32Array ()
at FileReader. (ol-ext.js:1434:20)
Hopefully this can be emulated and fixed
Thank you!
The Elevation Layer https://viglino.github.io/ol-ext/examples/layer/map.layer.altitude.html example is not working for me.
The Javascript console is giving an error:
UncaughtRangeError: byte length of Float32Array should be a multiple of 4at new Float32Array ()
at FileReader.
(ol-ext.js:1434:20)Hopefully this can be emulated and fixed
Thank you!