We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cd6714 commit bfe15fdCopy full SHA for bfe15fd
articles/azure-maps/release-notes-map-control.md
@@ -16,6 +16,17 @@ This document contains information about new features and other changes to the M
16
17
## v3 (latest)
18
19
+### [3.3.0] (Aug 5, 2024)
20
+
21
+#### New features (3.3.0)
22
+- Update Copyrigt control.
23
+- Enhance base layer class by adding abstract `getOptions` and `setOptions` functions.
24
25
+#### Bug fixes (3.3.0)
26
+- Skip existing sources when copying user layers.
27
+- Address the incorrect ordering of latitude and longitude values in Position class.
28
+- Fix hidden accessible element visible issue on control buttons.
29
30
### [3.2.1] (May 13, 2024)
31
32
#### New features (3.2.1)
0 commit comments