File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,19 @@ This document contains information about new features and other changes to the M
16
16
17
17
## v3 (latest)
18
18
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
+
19
32
### [ 3.5.0] (CDN: November 4, 2024, npm: November 7)
20
33
21
34
#### New features
You can’t perform that action at this time.
0 commit comments