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
When the longitude is > 180 or < -180, which happens when the map is allowed to wrap, the bounding box intersection logic does not normalize the longitude to something within those bounds and results in no attribution.
When the longitude is > 180 or < -180, which happens when the map is allowed to wrap, the bounding box intersection logic does not normalize the longitude to something within those bounds and results in no attribution.