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
Copy file name to clipboardexpand all lines: CHANGES.md
+3
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,9 @@ Change Log
14
14
* Added support for Internet Explorer.
15
15
* Added a `ClippingPlane` object to be used with `ClippingPlaneCollection`.
16
16
* Updated `WebMapServiceImageryProvider` so it can take an srs or crs string to pass to the resource query parameters based on the WMS version. [#6223](https://github.com/AnalyticalGraphicsInc/cesium/issues/6223)
17
+
* Added additional query parameter options to the CesiumViewer demo application:
18
+
* sourceType specifies the type of data source if the URL doesn't have a known file extension.
19
+
* flyTo=false optionally disables the automatic flyTo after loading the data source.
17
20
* Added a multi-part CZML example to Sandcastle. [#6320](https://github.com/AnalyticalGraphicsInc/cesium/pull/6320)
0 commit comments