I\'m using Mapbox GL JS version 0.32. Is there a way to export the map to a high-res PNG or PDF?
Obviously, I can just screenshot, but it would be nice if there was a m
I created a simple working example for anybody stumbling upon this thread:
(Thanks @Vic for pointing out the preserveDrawingBuffer
-option in Mapbox GL JS)
Display a map
Download ↓