Skip to content

Commit 31f33f4

Browse files
authored
Update map-control release note for Sep release
1 parent 70d791a commit 31f33f4

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

articles/azure-maps/release-notes-map-control.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,21 @@ This document contains information about new features and other changes to the M
1616

1717
## v3 (latest)
1818

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+
1934
### [3.3.0] (Aug 8, 2024)
2035

2136
#### New features (3.3.0)

0 commit comments

Comments
 (0)