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
This is broken again. Rectangle.intersection does not handle intersection with Rectangle.MAX_VALUE properly. Also ImageryLayer._createTileImagerySkeletons needs to not assume that west is strictly less than east for all rectangles.
I'm guessing this is a more general problem than with just
SingleTileImageryProvider
, but it's the easiest way to reproduce the issue.Sandcastle example
The text was updated successfully, but these errors were encountered: