We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 040263c commit 429adfeCopy full SHA for 429adfe
CHANGELOG.md
@@ -9,9 +9,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
9
- Updated types for EnvironmentControls and GlobeControls.
10
- TilesAttributionOverlay: Added "generateAttributions" callback for generating child elements.
11
12
+### Changed
13
+- Moved "visibleTiles" and "activeTiles" sets to the TilesRendererBase class.
14
+
15
### Fixed
16
- CanvasDOMOverlay is now correctly positioned at the same spot as the canvas.
17
- UnloadTilesPlugin: Fixed incorrect reference to `visibleSet` rather than `visibleTiles`.
18
+- R3F EnvironmentControls, GlobeControls: Add support for "ref", event props.
19
20
## [0.4.2] - 2025.01.14
21
0 commit comments