We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 789954e commit 1970581Copy full SHA for 1970581
1 file changed
CHANGELOG.md
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
14
- ImageOverlayPlugin: Do not allocate a render target for compositing if only a single tile is returned that exactly matches the tile bounds.
15
- WMTSImageOverlay, WMTSTilesPlugin: Deprecated "capabilities" argument, adjusted options so literals can be passed.
16
- Changed "three/examples/jsm" paths to "three/addons"
17
+- ImageOverlayPlugin: Image overlay tile levels are now determined using image resolution rather than depth.
18
19
### Fixed
20
- Ellipsoid.getPositionToCartographic: fixed incorrect calculation of cartographic point.
0 commit comments