You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-maps/web-sdk-migration-guide.md
+13-5Lines changed: 13 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,17 @@
1
1
---
2
-
title: The Azure Maps Web SDK v1 migration guide
2
+
title: The Azure Maps Web SDK v1 and v2 migration guide
3
3
titleSuffix: Microsoft Azure Maps
4
-
description: Find out how to migrate your Azure Maps Web SDK v1 applications to the most recent version of the Web SDK.
4
+
description: Find out how to migrate your Azure Maps Web SDK v1 and v2 applications to the most recent version of the Web SDK.
5
5
author: sinnypan
6
6
ms.author: sipa
7
7
ms.date: 08/18/2023
8
8
ms.topic: how-to
9
9
ms.service: azure-maps
10
10
---
11
11
12
-
# The Azure Maps Web SDK v1 migration guide
12
+
# The Azure Maps Web SDK v1 and v2 migration guide
13
13
14
-
Thank you for choosing the Azure Maps Web SDK for your mapping needs. This migration guide helps you transition from version 1 to version 3, allowing you to take advantage of the latest features and enhancements.
14
+
Thank you for choosing the Azure Maps Web SDK for your mapping needs. This migration guide helps you transition from version 1 and 2 to version 3, allowing you to take advantage of the latest features and enhancements.
15
15
16
16
## Understand the changes
17
17
@@ -30,6 +30,13 @@ If you're using CDN ([content delivery network]), update the references to the s
@@ -57,7 +64,7 @@ Comprehensive testing is essential during migration. Conduct thorough testing of
57
64
58
65
Consider a gradual rollout strategy for the updated version. Release the migrated version to a smaller group of users or in a controlled environment before making it available to your entire user base.
59
66
60
-
By following these steps and considering best practices, you can successfully migrate your application from Azure Maps WebSDK v1 to v3. Embrace the new capabilities and improvements offered by the latest version while ensuring a smooth and seamless transition for your users. For more information, see [Azure Maps Web SDK best practices].
67
+
By following these steps and considering best practices, you can successfully migrate your application from Azure Maps WebSDK v1 and v2 to v3. Embrace the new capabilities and improvements offered by the latest version while ensuring a smooth and seamless transition for your users. For more information, see [Azure Maps Web SDK best practices].
61
68
62
69
## Next steps
63
70
@@ -72,5 +79,6 @@ Learn how to add maps to web and mobile applications using the Map Control clien
72
79
[Manage Authentication in Azure Maps]: how-to-manage-authentication.md
0 commit comments