Skip to content

Commit 36ad927

Browse files
author
AJ Hsu
committed
Add release notes for Azure Maps Map Control v3.6.0
1 parent 5026af6 commit 36ad927

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

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

Lines changed: 13 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: TBA, npm: TBA)
20+
21+
#### New features
22+
* Add a new option `StyleOptions.styleOverrides` which overrides the default styles for the map elements.
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

0 commit comments

Comments
 (0)