How to pass Mapbox token to QGC?

I’m trying to use MapBox as my map provider…but there seems to be no documentation for how to get it to work.

I have a valid Mapbox API token, but I don’t see anywhere in QGC where I can pass the token information to QGC.

Can anyone point me in the right direction?

Thanks

Well, the problem is worse than I thought…I built QGC from source and hard coded my API token…but it seems that Mapbox no longer supports the classic styles. The server responds with a “Gone (410)” and the following message:
{“message”:“Classic styles are no longer supported; see https://blog.mapbox.com/deprecating-studio-classic-styles-d8892ac38cb4 for more information”}

I will post this as an issue on the QGC dev side