We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfd7b9f commit 68cdd0dCopy full SHA for 68cdd0d
CHANGELOG.md
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
12
### Changed
13
- EnvironmentControls: PivotMesh is now added to the scene before the "start" event is fired.
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
17
### Fixed
18
- Ellipsoid.getPositionToCartographic: fixed incorrect calculation of cartographic point.
0 commit comments