From e37534ab8dc766e2528ada75caa32e09c381cd5c Mon Sep 17 00:00:00 2001 From: Nanda Date: Tue, 22 Oct 2024 16:09:09 +1100 Subject: [PATCH] Move CHANGE under latest release title. --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 61b72d9c8e..d2cc392e23 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,7 @@ - Add support for Cloud Optimised Geotiff (cog) in Cesium mode. Currently supports EPSG 4326 and 3857. There is experimental support for other projections but performance might suffer and there could be other issues. - Fix `Workbench.collapseAll()` and `Workbench.expandAll()` for References. +- Add to the "doZoomTo" function the case of an imagery layer with imageryProvider.rectangle - [The next improvement] #### 8.7.7 - 2024-10-01 @@ -49,7 +50,6 @@ #### 8.7.4 - 2024-06-07 -- Add to the "doZoomTo" function the case of an imagery layer with imageryProvider.rectangle - Fix position of draggable point after moving. - Fix `getFeatureProperties` (in `FeatureInfoSection`) failing due to bad JSON parsing of nested strings. - The `TableFeatureInfoStratum` default `featureInfoTemplate` will now not show `_id_` (internal Terria feature ID) in feature info