Alikone

Results 1 issues of Alikone

### Expected Behavior map.style._loaded to be equal map.isStyleLoaded like here: https://github.com/mapbox/mapbox-gl-js/blob/c072bf74d3c8c21cbdc73dcae83e04035e07c8c4/3d-style/source/model_source.js#L76 ### Actual Behavior `map.style.loaded` method doesn't rely on `map.style._loaded` and seems like recursive: https://github.com/maplibre/maplibre-gl-js/blob/33fb1ed4d10404a917bd4ab959016eccc2676b9d/src/ui/map.ts#L3071 Now there is no way...

need more info