We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 479baaa commit e1177eaCopy full SHA for e1177ea
1 file changed
CHANGELOG.md
@@ -10,6 +10,7 @@ Mapbox welcomes participation and contributions from everyone.
10
* Introduce experimental `queryRenderedRasterValues` API for querying the rendered raster array value at a point on the map.
11
* Introduce new `AnnotationConfig#slotName` property to allow to specify a slot to position annotation layer.
12
* Introduce experimental `queryRenderedRasterValues` API for querying the rendered raster values on the map at a specific screen coordinate.
13
+* Introduce `StyleAttributionsChanged` event for detecting map attributions changes
14
15
## Bug fixes 🐞
16
* Fix rare scenario where map render surface size was wrong.
0 commit comments