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 31f33f4 commit 3012b30Copy full SHA for 3012b30
articles/azure-maps/release-notes-map-control.md
@@ -22,7 +22,6 @@ This document contains information about new features and other changes to the M
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.
@@ -31,6 +30,9 @@ This document contains information about new features and other changes to the M
31
30
- Use `ResizeObserver` instead of window resize events.
32
- Fix footer logo width.
33
+#### Other changes (3.4.0)
34
+- Add `@types/geojson` as a dependency.
35
+
36
### [3.3.0] (Aug 8, 2024)
37
38
#### New features (3.3.0)
0 commit comments