Skip to content

Commit a4a8925

Browse files
committed
Fixed issue
1 parent 3e3a46c commit a4a8925

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,13 @@ Defining text properties enables you to associate text entities that fall inside
315315

316316
:::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.":::
317317

318+
> [!IMPORTANT]
319+
> 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:
320+
>
321+
> 1. Wall
322+
> 2. Stair
323+
> 3. Elevator
324+
318325
### georeference
319326

320327
Georeferencing is used to specify the exterior profile, location and rotation of the facility.

0 commit comments

Comments
 (0)