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
Browser: Google Chrome Version 135.0.7049.85 (Official Build) (arm64)
Issue Description
When rendering markers on a map using Mapbox GL JS with globe projection enabled, there's a significant displacement/drift issue with marker positions. This problem specifically occurs:
Only when the zoom level is between 5-6
Affects all markers placed on the map
The markers appear to be offset from their intended geographic positions
Issue is consistent across different marker instances
Expected Behavior
Markers should maintain their correct geographic positions regardless of:
Zoom level
Map projection type
Map interaction (panning/zooming)
Current Behavior
Markers drift from their assigned coordinates
Displacement is noticeable when zoom level is specifically between 5-6
Position accuracy is compromised only in globe projection mode
Mapbox GL JS Marker Displacement Issue
Environment
Issue Description
When rendering markers on a map using Mapbox GL JS with globe projection enabled, there's a significant displacement/drift issue with marker positions. This problem specifically occurs:
Expected Behavior
Markers should maintain their correct geographic positions regardless of:
Current Behavior
Visual Reference
For a visual demonstration of the issue, please see this video:
Marker Displacement Demo
Additional Notes
Steps to Reproduce
The text was updated successfully, but these errors were encountered: