We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea04f7e commit 5410519Copy full SHA for 5410519
CHANGELOG.md
@@ -22,11 +22,16 @@ CircleAnnotationGroup {}
22
// new
23
.slot(.middle)
24
```
25
+
26
* Introduce `ViewAnnotation.priority`, deprecate `ViewAnnotation.selected`.
27
Use this property to define view annotation sort order.
28
* Introduce `ViewAnnotation.minZoom` and `ViewAnnotation.maxZoom`. Use these properties to configure zoom-level specific view annotations.
29
* Update CoreMaps to 11.10.0-beta.2 and Common to 24.10.0-beta.2.
30
31
+## 11.9.1 - 20 January, 2025
32
33
+* Update CoreMaps to 11.9.2.
34
35
## 11.9.0 - 18 December, 2024
36
37
* Remove experimental SPI from `StyleImage`.
0 commit comments