You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, loving this project and it works great for most of my styles. I'm trying to figure out why it won't work for certain styles, for example the "Standard" style created by Mapbox.
I wasn't able to find the root cause, but appears that some layers in the map style were causing this issue and by deleting those layers, the map was able to export.
Hi there, loving this project and it works great for most of my styles. I'm trying to figure out why it won't work for certain styles, for example the "Standard" style created by Mapbox.
export-map mapbox://styles/mapbox/cj4k8wmwy5lbt2smsigkbh18e -w=12in -h=12in -b=-97.85035696669681,30.193825546974452,-97.61255252332325,30.399152012628065 -t=$MAPBOX_TOKEN -o=foo.png -d=96
The resulting file is 1152x1152, but blank, and only 5KB in size.
Any ideas?
The text was updated successfully, but these errors were encountered: