Skip to content

Commit 11aed67

Browse files
Merge pull request #253132 from yulinscottkang/2023-10-06
Azure Maps release notes updates
2 parents 6da061b + 74baf12 commit 11aed67

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

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

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

1717
## v3 (latest)
1818

19+
### [3.0.1] (October 6, 2023)
20+
21+
#### Bug fixes (3.0.1)
22+
23+
- Various accessibility improvements.
24+
25+
- Resolved the issue with dynamic attribution when progressive loading is enabled.
26+
27+
- Fixed missing event names in `HtmlMarkerEvents`.
28+
29+
#### Other changes (3.0.1)
30+
31+
- Modified member methods to be protected for the zoom, pitch, and compass controls.
32+
33+
- Telemetry is disabled by default in the Azure Government cloud.
34+
1935
### [3.0.0] (August 18, 2023)
2036

2137
#### Bug fixes (3.0.0)
@@ -334,6 +350,12 @@ This update is the first preview of the upcoming 3.0.0 release. The underlying [
334350

335351
## v2
336352

353+
### [2.3.3] (October 6, 2023)
354+
355+
#### Bug fixes (2.3.3)
356+
357+
- Resolved the issue with dynamic attribution when progressive loading is enabled.
358+
337359
### [2.3.2] (August 11, 2023)
338360

339361
#### Bug fixes (2.3.2)
@@ -463,6 +485,7 @@ Stay up to date on Azure Maps:
463485
> [!div class="nextstepaction"]
464486
> [Azure Maps Blog]
465487
488+
[3.0.1]: https://www.npmjs.com/package/azure-maps-control/v/3.0.1
466489
[3.0.0]: https://www.npmjs.com/package/azure-maps-control/v/3.0.0
467490
[3.0.0-preview.10]: https://www.npmjs.com/package/azure-maps-control/v/3.0.0-preview.10
468491
[3.0.0-preview.9]: https://www.npmjs.com/package/azure-maps-control/v/3.0.0-preview.9
@@ -474,6 +497,7 @@ Stay up to date on Azure Maps:
474497
[3.0.0-preview.3]: https://www.npmjs.com/package/azure-maps-control/v/3.0.0-preview.3
475498
[3.0.0-preview.2]: https://www.npmjs.com/package/azure-maps-control/v/3.0.0-preview.2
476499
[3.0.0-preview.1]: https://www.npmjs.com/package/azure-maps-control/v/3.0.0-preview.1
500+
[2.3.3]: https://www.npmjs.com/package/azure-maps-control/v/2.3.3
477501
[2.3.2]: https://www.npmjs.com/package/azure-maps-control/v/2.3.2
478502
[2.3.1]: https://www.npmjs.com/package/azure-maps-control/v/2.3.1
479503
[2.3.0]: https://www.npmjs.com/package/azure-maps-control/v/2.3.0

0 commit comments

Comments
 (0)