You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The markers are positioned in the top/left corner until the map is loaded. This appears to be a regression in v2.3.0 and onward, and works as expected in v2.2.0. Potentially a regression introduced by #10530.
The text was updated successfully, but these errors were encountered:
No problem! (Though unfortunately we just released the 2.5.0 beta yesterday, so it's currently the longest possible time before the next minor release 2.6.0 which will include this, but still glad to get the fix in. Thanks for reporting this!)
mapbox-gl-js version: 2.3.0+
browser: Chrome 93.0.4577.63
Steps to Trigger Behavior
Load/refresh a map with markers attached to it.
Link to Demonstration
https://docs.mapbox.com/help/demos/custom-markers-gl-js/final.html
Expected Behavior
The markers are positioned correctly.
Actual Behavior
The markers are positioned in the top/left corner until the map is loaded. This appears to be a regression in v2.3.0 and onward, and works as expected in v2.2.0. Potentially a regression introduced by #10530.
The text was updated successfully, but these errors were encountered: