⚠️ DO NOT USE! ⛔️
Results
2
comments of
⚠️ DO NOT USE! ⛔️
You could run a Node.js script which pipes the `image` output into an actual file https://stackoverflow.com/questions/43487543/writing-binary-data-using-node-js-fs-writefile-to-create-an-image-file Or further process the image before storing, by using a library such as https://sharp.pixelplumbing.com/
Maybe related to https://github.com/mapbox/mapbox-gl-native/pull/15922 ?