Displaying Custom Mapbox Basemap w/ Equal Area Projection

Hi Everyone,

I’ve got a custom Mapbox basemap that I’d like to use with Plotly that utilizes an Albers equal area projection. When I pass the Mapbox style URL to choroplethmapbox I’m seeing the map get transformed into a Web Mercator projection. Is there any way in which I might override that transformation?