Skip to content

Commit 03ad317

Browse files
authored
Merge pull request #113422 from stevemunk/drawing-package-guide-updates
Drawing package guide updates
2 parents 86686b7 + 58a745a commit 03ad317

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-maps/drawing-package-guide.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -328,11 +328,11 @@ Defining text properties enables you to associate text entities that fall inside
328328
:::image type="content" source="./media/creator-indoor-maps/onboarding-tool/dwg-layers.png" alt-text="Screenshot showing the 'create a new manifest' screen of the onboarding tool.":::
329329

330330
> [!IMPORTANT]
331-
> The following feature class should be defined (not case sensitive) in order to use [wayfinding]. `Wall` will be treated as an obstruction for a given path request. `Stair` and `Elevator` will be treated as level connectors to navigate across floors:
331+
> The following feature classes should be defined (not case sensitive) in order to use [wayfinding]. `Wall` will be treated as an obstruction for a given path request. `Stair` and `Elevator` will be treated as level connectors to navigate across floors:
332332
>
333-
> 1. Wall
334-
> 2. Stair
335-
> 3. Elevator
333+
> * Wall
334+
> * Stair
335+
> * Elevator
336336
337337
### Download
338338

0 commit comments

Comments
 (0)