Skip to content

Commit dec5820

Browse files
author
anastasia-ms
committed
PR Review 4
1 parent 66d7d55 commit dec5820

File tree

7 files changed

+4
-4
lines changed

7 files changed

+4
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The **unsupportedFeatureRepresentation** warning occurs when the drawing contain
6868

6969
The image below shows an unsupported entity type as a multi-line text object on a label layer.
7070

71-
![Example of a multi-line text object on label layer](./media/drawing-conversion-error-codes/multiline.png)
71+
![Example of a multi-line text object on label layer](./media/drawing-conversion-error-codes/multi-line.png)
7272

7373
#### *How to fix unsupportedFeatureRepresentation*
7474

@@ -489,7 +489,7 @@ The image below shows a vertical penetration area with no overlapping vertical p
489489

490490
The following image shows a vertical penetration area that overlaps more than one vertical penetration area on an adjacent level.
491491

492-
![Example of a vertical penetration 2](./media/drawing-conversion-error-codes/vrt.png)
492+
![Example of a vertical penetration 2](./media/drawing-conversion-error-codes/vrt-1.png)
493493

494494
#### How to fix verticalPenetrationError
495495

articles/azure-maps/how-to-manage-creator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This article takes you through the steps to create and delete a Creator resource
3434

3535
5. Review your settings and click **Create**.
3636

37-
![Confirm Creator account settings page](./media/how-to-manage-creator/creator-create.png)
37+
![Confirm Creator account settings page](./media/how-to-manage-creator/creator-create-dialog.png)
3838

3939
6. When the deployment completes, you'll see a page with a success or a failure message.
4040

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The Data Upload API is a long running transaction that implements the pattern de
5252
5353
4. In the **Headers** tab, specify a value for the `Content-Type` key. The Drawing package is a zipped folder, so use the `application/octet-stream` value. In the **Body** tab, select **binary**. Click on **Select File** and choose a Drawing package.
5454
55-
![data-management](./media/tutorial-creator-indoor-maps/enter-content-type.png)
55+
![data-management](./media/tutorial-creator-indoor-maps/enter-content-type-dialog.png)
5656
5757
5. Click the blue **Send** button and wait for the request to process. Once the request completes, go to the **Headers** tab of the response. Copy the value of the **Location** key, which is the `status URL`.
5858

0 commit comments

Comments
 (0)