You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-maps/drawing-package-guide.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -315,6 +315,13 @@ Defining text properties enables you to associate text entities that fall inside
315
315
316
316
:::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.":::
317
317
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
+
318
325
### georeference
319
326
320
327
Georeferencing is used to specify the exterior profile, location and rotation of the facility.
0 commit comments