Skip to content

Commit daa5d6c

Browse files
authored
Merge pull request #289740 from MicrosoftDocs/main
11/4 11:00 AM IST Publish
2 parents 9e21b55 + 1fdc7f6 commit daa5d6c

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

articles/azure-maps/release-notes-drawing-tools-module.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,27 @@ ms.subservice: web-sdk
1414

1515
This document contains information about new features and other changes to the Azure Maps Drawing Tools Module.
1616

17+
## [1.0.5] (CDN: November 4, 2024, npm: TBA)
18+
19+
### Bug fixes
20+
21+
- Fix an issue where DrawingManager would create an empty layer when source options were provided.
22+
1723
## [1.0.4] (Aug 8, 2024)
1824

19-
### Bug fixes (1.0.4)
25+
### Bug fixes
2026

2127
- Fix source not synced in DrawingManager after a style change.
2228

2329
## [1.0.3]
2430

25-
### Other changes (1.0.3)
31+
### Other changes
2632

2733
- Updated CDN links in the readme.
2834

2935
## [1.0.2]
3036

31-
### Bug fixes (1.0.2)
37+
### Bug fixes
3238

3339
- Resolved various errors in the type declaration file.
3440

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

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

1717
## v3 (latest)
1818

19+
### [3.5.0] (CDN: November 4, 2024, npm: TBA)
20+
21+
#### New features
22+
- Add support for fullscreen control.
23+
24+
#### Bug fixes
25+
- Expose new type on `PolygonExtrusionLayerOptions.fillPattern` to support `DataDrivenPropertyValueSpecification<string>`.
26+
1927
### [3.4.0] (CDN: September 30, 2024, npm: October 2)
2028

2129
#### New features

0 commit comments

Comments
 (0)