Vitali
Results
2
issues of
Vitali
Let's say, I have a shapefile of 6 Mb with polygons, not really large. Once it's converted to GeoJSON and WebGL layer is created in OpenLayers 9, the following effects...
bug
for (let i = 0, ii = formats.length; i < ii; ++i) { const format = formats[i]; let input = result; if (this.readAsBuffer_ && format.getType() !== 'arraybuffer') { if (text...
pull request accepted
feature request