We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63ea680 commit e5533a2Copy full SHA for e5533a2
CHANGELOG.md
@@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
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
+- ImplicitTilingPlugin: Moved implicit tiling fields onto a new "implicitTilingData" object.
25
26
### Fixed
27
- Fix mouse offset in Controls.
0 commit comments