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
Markers are moving out-of-position when dragging the map when using a "globe" projection with a non-integer zoom level (either set programmatically or when a user is zooming in / zooming out)
mapbox-gl-js version: 2.13.0
browser: Chrome 110.0.5481.178
Steps to Trigger Behavior
Use mapbox://styles/mapbox/streets-v12 (or the globe projection mode) with a zoom: 5.5
Set a marker somewhere (like on [-0.481707, 48.916776])
Move the map far to the left and the right, and see the marker moving in wrong positions