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 70d791a commit 31f33f4Copy full SHA for 31f33f4
articles/azure-maps/release-notes-map-control.md
@@ -16,6 +16,21 @@ This document contains information about new features and other changes to the M
16
17
## v3 (latest)
18
19
+### [3.4.0]
20
+- CDN: Sep 30, 2024
21
+- npm: TBA
22
+
23
+#### New features (3.4.0)
24
+- Add support for PMTiles.
25
+- Add @types/geojson as a dependency.
26
27
+#### Bug fixes (3.4.0)
28
+- Accessibility: Fix overflow issue with the style picker label in small containers.
29
+- Fix attribution not updating after style changes with a GeoJSON data source.
30
+- Fix `setCamera` with bounds and min/max zoom.
31
+- Use `ResizeObserver` instead of window resize events.
32
+- Fix footer logo width.
33
34
### [3.3.0] (Aug 8, 2024)
35
36
#### New features (3.3.0)
0 commit comments