Skip to content

Commit cabe8ec

Browse files
author
anastasia-ms
committed
acrolinx edits
1 parent 71a6f1c commit cabe8ec

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/azure-maps/drawing-conversion-error-codes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -342,10 +342,10 @@ The **dwgError** occurs when the drawing package contains a DWG file that can't
342342

343343
#### *How to fix dwgError*
344344

345-
To fix a **dwgError**, inspect your _manifest.json_ file and do one or more of the following:
345+
To fix a **dwgError**, inspect your _manifest.json_ file confirm that:
346346

347-
* To confirm that all DWG files in your ZIP archive are valid AutoCAD DWG format drawings, open each one in AutoCAD. Remove or fix all invalid drawings.
348-
* Confirm that the list of DWG files in the _manifest.json_ matches the DWG files in the ZIP archive.
347+
* All DWG files in your ZIP archive are valid AutoCAD DWG format drawings, open each one in AutoCAD. Remove or fix all invalid drawings.
348+
* The list of DWG files in the _manifest.json_ matches the DWG files in the ZIP archive.
349349

350350
## Manifest errors
351351

articles/azure-maps/tutorial-creator-indoor-maps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ A tileset is a set of vector tiles that render on the map. Tilesets are created
174174
175175
1. In the Postman application, select **New**. In the **Create New** window, select **Request**. Enter a **Request name** and select a collection. Click **Save**
176176
177-
2. Make a **POST** request in the builder tab. The request URL should look like the following:
177+
2. Make a **POST** request in the builder tab. The request URL should look like the following URL:
178178
179179
```http
180180
https://atlas.microsoft.com/tileset/create/vector?api-version=1.0&datasetID={datasetId}&subscription-key={Azure-Maps-Primary-Subscription-key}

0 commit comments

Comments
 (0)