Skip to content

Commit a74b4a2

Browse files
committed
Revise MSAA to MSAA antialiasing for clarity
1 parent 3c5aee1 commit a74b4a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This document contains information about new features and other changes to the M
3232

3333
#### New features (3.1.2)
3434

35-
- Added `fillAntialias` option to `PolygonLayer` for enabling MSAA on polygon fills.
35+
- Added `fillAntialias` option to `PolygonLayer` for enabling MSAA antialiasing on polygon fills.
3636

3737
#### Other changes (3.1.2)
3838

@@ -423,7 +423,7 @@ This update is the first preview of the upcoming 3.0.0 release. The underlying [
423423

424424
#### New features (2.3.7)
425425

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

429429
#### Other changes (2.3.7)

0 commit comments

Comments
 (0)