We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6069ecf commit 697d7d5Copy full SHA for 697d7d5
1 file changed
CHANGELOG.md
@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
20
- ImageOverlayPlugin: Refactor image overlays to afford drawing directly to region textures.
21
- GeoJSONOverlay: Add "redraw" function to redraw the geojson once it's changed
22
- Renamed the "cached" tile subfield to "engineData".
23
+- Moved a number of tile fields into "traversal" and "internal" subfields on "tile" object.
24
25
### Fixed
26
- Fix mouse offset in Controls.
0 commit comments