File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed
Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change 11## UNRELEASED
22
3+ ## 0.21.0
4+
5+ ### Added
6+
7+ * added the ` clearAmbientCache ` functionality (#502 ).
8+ * added the ` contains ` functionality to ` LatLngBounds ` (#498 ).
9+ * added the possibility to set ` LocationEnginePlatforms ` properties for better device tracking on Android (#510 ).
10+
11+ ### Changed
12+
13+ * BREAKING: ` onFeatureTap ` returns the ` layerId ` (#475 ).
14+ * Changed iOS package name to support Swift Package Manager (#467 ).
315* Move the ` maplibre_gl ` package to a subdirectory of the repository and add
4- melos to orchestrate all packages.
16+ melos to orchestrate all packages (#453 ).
17+
18+ ### Removed
19+
20+ * Removed support for Kotlin versions older than ` 1.9.0 ` (#460 ).
21+
22+ ### Fixed
23+
24+ * Fixed exception when destroying mapView on Android by reordering cleanup (#459 ).
525
626## 0.20.0
727
You can’t perform that action at this time.
0 commit comments