-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Open
Description
What happened?
I tried to draw polygons using geojsonDataSource and near North pole I get a problem - no more polygons can be drawn via load method. It completely ignores any new data until page refresh. In my case it appears on really big polygons.
Reproduction steps
1.Create GeoJsonDataSource object
2.Load geojson polygon
3.If the polygon is big and it is placed near the North pole any other GeoJsonDataSource.loads won't cause polygon repaint
Sandcastle example
Environment
Browser: Google Chrome
CesiumJS Version: 1.131
Operating System: ArchLinux