Skip to content

Commit 471a4e4

Browse files
Merge pull request #270074 from andykao1213/azuremaps-websdk-0324-release
[Azure Maps] Web SDK March Release Notice
2 parents 3ae364e + 4934c37 commit 471a4e4

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

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

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

1717
## v3 (latest)
1818

19+
### [3.2.0] (March 29, 2024)
20+
21+
#### Other changes (3.2.0)
22+
23+
- Upgrade MapLibre to [V4](https://github.com/maplibre/maplibre-gl-js/releases/tag/v4.0.0).
24+
25+
- Correct the default value of `HtmlMarkerOptions.pixelOffset` from `[0, -18]` to `[0, 0]` in the doc.
26+
1927
### [3.1.2] (February 22, 2024)
2028

2129
#### New features (3.1.2)
2230

23-
- Added `fillAntialias` option to `PolygonLayer` for enabling MSAA on polygon fills.
31+
- Added `fillAntialias` option to `PolygonLayer` for enabling MSAA antialiasing on polygon fills.
2432

2533
#### Other changes (3.1.2)
2634

@@ -411,7 +419,7 @@ This update is the first preview of the upcoming 3.0.0 release. The underlying [
411419

412420
#### New features (2.3.7)
413421

414-
- Added `fillAntialias` option to `PolygonLayer` for enabling MSAA on polygon fills.
422+
- Added `fillAntialias` option to `PolygonLayer` for enabling MSAA antialiasing on polygon fills.
415423
- Added a new option, `enableAccessibilityLocationFallback`, to enable or disable reverse-geocoding API fallback for accessibility (screen reader).
416424

417425
#### Other changes (2.3.7)

articles/azure-maps/release-notes-spatial-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ services: azure-maps
1414

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

17-
## [0.1.8] (February 22 2024)
17+
## [0.1.8] (February 22, 2024)
1818

1919
### Bug fixes (0.1.8)
2020

0 commit comments

Comments
 (0)