Open pflopez opened 2 months ago
mapbox-gl-js version: v3.6.0
browser: Chrome
https://codepen.io/pflopez/pen/xxvbZdB
Both maps should have the same max bounds, regardless of the size of the map container.
The max bounds of each map are different.
In a way, related to https://github.com/mapbox/mapbox-gl-js/issues/12391, as Im trying to manually fix the extraneous empty space issue via setting max bounds.
mapbox-gl-js version: v3.6.0
browser: Chrome
Steps to Trigger Behavior
Link to Demonstration
https://codepen.io/pflopez/pen/xxvbZdB
Expected Behavior
Both maps should have the same max bounds, regardless of the size of the map container.
Actual Behavior
The max bounds of each map are different.