Skip to content

Commit f80391d

Browse files
committed
changed topic from tutorial to how-to article.
1 parent b458782 commit f80391d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/azure-maps/migrate-from-bing-maps-web-app.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
2-
title: 'Tutorial: Migrate a web app from Bing Maps | Microsoft Azure Maps'
3-
description: Tutorial on how to migrate a web app from Bing Maps to Microsoft Azure Maps.
2+
title: 'Migrate a web app from Bing Maps | Microsoft Azure Maps'
3+
description: How to migrate a web app from Bing Maps to Microsoft Azure Maps.
44
author: sinnypan
55
ms.author: sipa
6-
ms.date: 10/28/2021
7-
ms.topic: tutorial
6+
ms.date: 09/09/2024
7+
ms.topic: how-to
88
ms.service: azure-maps
99
ms.subservice: web-sdk
1010
---
1111

12-
# Tutorial: Migrate a web app from Bing Maps
12+
# Migrate a web app from Bing Maps
1313

14-
Web apps that use Bing Maps often use the Bing Maps V8 JavaScript SDK. The Azure Maps Web SDK is the suitable Azure-based SDK to migrate to. The Azure Maps Web SDK lets you customize interactive maps with your own content and imagery for display in your web or mobile applications. This control makes use of WebGL, allowing you to render large data sets with high performance. Develop with this SDK using JavaScript or TypeScript. This tutorial demonstrates how to:
14+
Web apps that use Bing Maps often use the Bing Maps V8 JavaScript SDK. The Azure Maps Web SDK is the suitable Azure-based SDK to migrate to. The Azure Maps Web SDK lets you customize interactive maps with your own content and imagery for display in your web or mobile applications. This control makes use of WebGL, allowing you to render large data sets with high performance. Develop with this SDK using JavaScript or TypeScript. This article demonstrates how to:
1515

1616
> [!div class="checklist"]
1717
>

0 commit comments

Comments
 (0)