mapbox / mapbox-sdk-js

A JavaScript client to Mapbox services, supporting Node, browsers, and React Native
Other
718 stars 186 forks source link

set encoding as binary for png requests #351

Closed andrewharvey closed 4 years ago

andrewharvey commented 4 years ago

closes #317 closes #342

andrewharvey commented 4 years ago

resolved conflicts and rebased against the new master

andrewharvey commented 4 years ago

Thanks for merging @tristen it makes my life so much easier. I've been going crazy trying to maintain my own fork of mapbox-sdk-js, keeping 4 conflicting branches in sync topped off by yarn not always updating correctly when pointing to a github branch.