Pål K Halle
Pål K Halle
**mapbox-gl-js version**: 3.1.2 **browser**: Chrome 120.0.6099.225 Works as expected in version 3.0.1. Warning appears in version 3.1.0+. ### Steps to Trigger Behavior 1. Create a new style in Mapbox Studio...
When type is set to `solidgauge`, specific `yAxis` options are not applied with `Highcharts.setOptions`. They are however applied if using the `chart` function. This was working in 11.2.0, but broke...
I'm just curious why the Sqlite package is dependent on `Microsoft.Data.SqlClient`. This is causing problems for us with version 8.0.2 because: `Microsoft.Data.SqlClient` >= 5.1.4 depends on `Microsoft.Identity.Client` >= 4.56.0 which...
**mapbox-gl-js version**: 3.4.0 ### Question Up until now, I have enabled custom fonts from our Mapbox account by overriding the glyphs url like this: ```js const glyphsUrl = 'mapbox://fonts//{fontstack}/{range}.pbf' const...