Skip to content

Commit 1b60de3

Browse files
committed
Updated How to use the Azure Maps web map control article to add retirement banner.
1 parent cd244ee commit 1b60de3

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

articles/azure-maps/how-to-use-map-control.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,11 @@ The Azure Maps Web SDK provides a [Map Control] that enables the customization o
1717

1818
This article uses the Azure Maps Web SDK, however the Azure Maps services work with any map control. For a list of third-party map control plug-ins, see [Azure Maps community - Open-source projects].
1919

20-
> [!IMPORTANT]
21-
> If you have existing applications incorporating Azure Maps using version 2 of the [Map Control], it is recomended to start using version 3. Version 3 is backwards compatible and has several benifits including [WebGL 2 Compatibility], increased performance and support for [3D terrain tiles].
20+
> [!NOTE]
21+
>
22+
> **Azure Maps Web SDK Map Control v1 retirement**
23+
>
24+
> Version 1 of the Web SDK Map Control is now deprecated and will be retired on 9/19/26. To avoid service disruptions, migrate to version 3 of the Web SDK Map Control by 9/19/26. Version 3 is backwards compatible and has several benifits including [WebGL 2 Compatibility], increased performance and support for [3D terrain tiles]. For more information, see [The Azure Maps Web SDK v1 migration guide].
2225
2326
## Prerequisites
2427

@@ -452,6 +455,7 @@ For a list of samples showing how to integrate Azure AD with Azure Maps, see:
452455
[Map Control]: https://www.npmjs.com/package/azure-maps-control
453456
[ng-azure-maps]: https://github.com/arnaudleclerc/ng-azure-maps
454457
[subscription key]: quick-demo-map-app.md#get-the-subscription-key-for-your-account
458+
[The Azure Maps Web SDK v1 migration guide]: web-sdk-migration-guide.md
455459
[Vue Azure Maps]: https://github.com/rickyruiz/vue-azure-maps
456460
[WebGL 2 Compatibility]: #webgl-2-compatibility
457461
[WebGL 2]: https://developer.mozilla.org/en-US/docs/Web/API/WebGL_API#webgl_2

0 commit comments

Comments
 (0)