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
compareMinX() and compareMinY() could invert the sign (and hence the sort order) if two bounding boxes that are being compared are on different hemispheres; this may lead to a less efficient r-tree.