Skip to content

Commit 37eb2cd

Browse files
Merge pull request #294667 from ajhsu/mapcontrol-3.6.0
Add release notes for Azure Maps Map Control v3.6.0
2 parents 228a30c + 411d909 commit 37eb2cd

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

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

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

1717
## v3 (latest)
1818

19+
### [3.6.0] (CDN: February 18, 2025, npm: TBA)
20+
21+
#### New features
22+
* Add a new option `StyleOptions.styleOverrides` which controls the visibility of various map elements, including `countryRegion`, `adminDistrict`, `adminDistrict2`, `buildingFootprint`, and `roadDetails`.
23+
* Add `auto` option to `StyleOptions.language` and `atlas.setLanguage` which sets the language option to match the browser's Accept-Language header.
24+
25+
#### Bug fixes
26+
* Resolve the issue where clicking the close button of a popup within a form element triggers the form submission.
27+
* Fix the issue where `ImageLayer.setOptions()` potentially causing abort errors if the image is large and the request has not completed.
28+
29+
#### Other changes
30+
* Disable the telemetry by default.
31+
1932
### [3.5.0] (CDN: November 4, 2024, npm: November 7)
2033

2134
#### New features
@@ -640,6 +653,7 @@ Stay up to date on Azure Maps:
640653
> [!div class="nextstepaction"]
641654
> [Azure Maps Blog]
642655
656+
[3.6.0]: https://www.npmjs.com/package/azure-maps-control/v/3.6.0
643657
[3.5.0]: https://www.npmjs.com/package/azure-maps-control/v/3.5.0
644658
[3.4.0]: https://www.npmjs.com/package/azure-maps-control/v/3.4.0
645659
[3.3.0]: https://www.npmjs.com/package/azure-maps-control/v/3.3.0

0 commit comments

Comments
 (0)