Skip to content

Commit 8242b4d

Browse files
author
Scott Kang
committed
remove release notes for 3.0.0
1 parent 2ded9b8 commit 8242b4d

File tree

1 file changed

+2
-30
lines changed

1 file changed

+2
-30
lines changed

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

Lines changed: 2 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -14,34 +14,7 @@ services: azure-maps
1414

1515
This document contains information about new features and other changes to the Map Control.
1616

17-
## v3 (latest)
18-
19-
### [3.0.0] (August 11, 2023)
20-
21-
#### Bug fixes (3.0.0)
22-
23-
- Fixed zoom control to take into account the `maxBounds` [CameraOptions].
24-
25-
- Fixed an issue that mouse positions are shifted after a css scale transform on the map container.
26-
27-
#### Other changes (3.0.0)
28-
29-
- Phased out the style definition version `2022-08-05` and switched the default `styleDefinitionsVersion` to `2023-01-01`.
30-
31-
- Added the `mvc` parameter to encompass the map control version in both definitions and style requests.
32-
33-
#### Installation (3.0.0)
34-
35-
The version is available on [npm][3.0.0] and CDN.
36-
37-
- **NPM:** Refer to the instructions at [[email protected]][3.0.0]
38-
39-
- **CDN:** Reference the following CSS and JavaScript in the `<head>` element of an HTML file:
40-
41-
```html
42-
<link href="https://atlas.microsoft.com/sdk/javascript/mapcontrol/3.0/atlas.min.css" rel="stylesheet" />
43-
<script src="https://atlas.microsoft.com/sdk/javascript/mapcontrol/3.0/atlas.min.js"></script>
44-
```
17+
## v3 (preview)
4518

4619
### [3.0.0-preview.10] (July 11, 2023)
4720

@@ -332,7 +305,7 @@ This update is the first preview of the upcoming 3.0.0 release. The underlying [
332305
})
333306
```
334307

335-
## v2
308+
## v2 (latest)
336309

337310
### [2.3.2] (August 11, 2023)
338311

@@ -463,7 +436,6 @@ Stay up to date on Azure Maps:
463436
> [!div class="nextstepaction"]
464437
> [Azure Maps Blog]
465438
466-
[3.0.0]: https://www.npmjs.com/package/azure-maps-control/v/3.0.0
467439
[3.0.0-preview.10]: https://www.npmjs.com/package/azure-maps-control/v/3.0.0-preview.10
468440
[3.0.0-preview.9]: https://www.npmjs.com/package/azure-maps-control/v/3.0.0-preview.9
469441
[3.0.0-preview.8]: https://www.npmjs.com/package/azure-maps-control/v/3.0.0-preview.8

0 commit comments

Comments
 (0)