Skip to content

Commit 94276e4

Browse files
Merge pull request #273665 from andykao1213/release/azure-maps-websdk-2024-04
Update release notes for Azure Maps control v3.2.1
2 parents 16cbe06 + 1736c45 commit 94276e4

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

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

Lines changed: 16 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.2.1] (May 13, 2024)
20+
21+
#### New features (3.2.1)
22+
- Constrain horizontal panning when `renderWorldCopies` is set to `false`.
23+
- Make `easeTo` and `flyTo` animation smoother when the target point is close to the limits: maxBounds, vertical world edges, or antimeridian.
24+
25+
26+
#### Bug fixes (3.2.1)
27+
- Correct accessible numbers for hidden controls while using 'Show numbers' command.
28+
- Fix memory leak in worker when the map is removed.
29+
- Fix unwanted zoom and panning changes at the end of a panning motion.
30+
31+
#### Other changes (3.2.1)
32+
- Improve the format of inline code in the document.
33+
1934
### [3.2.0] (March 29, 2024)
2035

2136
#### Other changes (3.2.0)
@@ -587,6 +602,7 @@ Stay up to date on Azure Maps:
587602
> [!div class="nextstepaction"]
588603
> [Azure Maps Blog]
589604
605+
[3.2.1]: https://www.npmjs.com/package/azure-maps-control/v/3.2.1
590606
[3.2.0]: https://www.npmjs.com/package/azure-maps-control/v/3.2.0
591607
[3.1.2]: https://www.npmjs.com/package/azure-maps-control/v/3.1.2
592608
[3.1.1]: https://www.npmjs.com/package/azure-maps-control/v/3.1.1

0 commit comments

Comments
 (0)