Skip to content

Commit 634e3bc

Browse files
committed
saving current progress
1 parent 9361f56 commit 634e3bc

24 files changed

+61
-60
lines changed

articles/azure-maps/drawing-error-visualizer.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,9 @@ The Drawing Error Visualizer is a stand-alone web application that displays [Dra
1616

1717
## Prerequisites
1818

19-
Before you can download the Drawing Error Visualizer, you'll need to:
20-
21-
1. An [Azure Maps account]
22-
2. A [subscription key]
23-
3. A [Creator resource]
19+
* An [Azure Maps account]
20+
* A [subscription key]
21+
* A [Creator resource]
2422

2523
This tutorial uses the [Postman](https://www.postman.com/) application, but you may choose a different API development environment.
2624

articles/azure-maps/how-to-request-elevation-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ The Azure Maps [Elevation service](/rest/api/maps/elevation) provides APIs to qu
1515

1616
## Prerequisites
1717

18-
1. An [Azure Maps account]
19-
2. A [subscription key]
18+
* An [Azure Maps account]
19+
* A [subscription key]
2020

2121
For more information about authentication in Azure Maps, see [Manage Authentication in Azure Maps](how-to-manage-authentication.md).
2222

articles/azure-maps/how-to-request-weather-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ This video provides examples for making REST calls to Azure Maps Weather service
3131
3232
## Prerequisites
3333

34-
1. An [Azure Maps account]
35-
2. A [subscription key]
34+
* An [Azure Maps account]
35+
* A [subscription key]
3636

3737
>[!IMPORTANT]
3838
>The [Get Minute Forecast API](/rest/api/maps/weather/getminuteforecast)requires a Gen 1 (S1) or Gen 2 pricing tier. All other APIs require an S0 pricing tier key.

articles/azure-maps/how-to-search-for-address.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ In this article, you'll learn how to:
2323

2424
## Prerequisites
2525

26-
1. An [Azure Maps account]
27-
2. A [subscription key]
26+
* An [Azure Maps account]
27+
* A [subscription key]
2828

2929
This tutorial uses the [Postman] application, but you may choose a different API development environment.
3030

articles/azure-maps/how-to-use-best-practices-for-routing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ The Route Directions and Route Matrix APIs in Azure Maps [Route service] can be
2626

2727
## Prerequisites
2828

29-
1. An [Azure Maps account]
30-
2. A [subscription key]
29+
* An [Azure Maps account]
30+
* A [subscription key]
3131

3232
For more information about the coverage of the Route service, see the [Routing Coverage].
3333

articles/azure-maps/how-to-use-best-practices-for-search.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ This article explains how to apply sound practices when you call data from Azure
2525
2626
## Prerequisites
2727

28-
1. An [Azure Maps account]
29-
2. A [subscription key]
28+
* An [Azure Maps account]
29+
* A [subscription key]
3030

3131
This article uses the [Postman] application to build REST calls, but you can choose any API development environment.
3232

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ This documentation uses the Azure Maps Web SDK, however the Azure Maps services
2121

2222
To use the Map Control in a web page, you must have one of the following prerequisites:
2323

24-
1. An [Azure Maps account]
25-
1. A [subscription key]
26-
1. Obtain your Azure Active Directory (AAD) credentials with [authentication options]
24+
* An [Azure Maps account]
25+
* A [subscription key]
26+
* Obtain your Azure Active Directory (AAD) credentials with [authentication options]
2727

2828
## Create a new map in a web page
2929

articles/azure-maps/how-to-use-spatial-io-module.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ This video provides an overview of Spatial IO module in the Azure Maps Web SDK.
3535
3636
## Prerequisites
3737

38-
1. An [Azure Maps account]
39-
2. A [subscription key]
38+
* An [Azure Maps account]
39+
* A [subscription key]
4040

4141
## Installing the Spatial IO module
4242

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ If developing using a JavaScript framework, one of the following open-source pro
4343

4444
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/) before you begin.
4545

46-
1. An [Azure Maps account]
47-
1. A [subscription key]
46+
* An [Azure Maps account]
47+
* A [subscription key]
4848

4949
## Key features support
5050

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ Be sure to also review the following best practices guides:
6464

6565
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/) before you begin.
6666

67-
1. An [Azure Maps account]
68-
1. A [subscription key]
67+
* An [Azure Maps account]
68+
* A [subscription key]
6969

7070
> [!NOTE]
7171
> For more information on authentication in Azure Maps, see [manage authentication in Azure Maps](how-to-manage-authentication.md).

0 commit comments

Comments
 (0)