Skip to content

Commit 18472e7

Browse files
committed
Update creator-indoor-maps.md
1 parent a678550 commit 18472e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Work with indoor maps in Azure Maps Creator
33
description: This article introduces concepts that apply to Azure Maps Creator services
44
author: stevemunk
55
ms.author: v-munksteve
6-
ms.date: 01/26/2022
6+
ms.date: 04/01/2022
77
ms.topic: conceptual
88
ms.service: azure-maps
99
services: azure-maps
@@ -57,7 +57,7 @@ Creator services create, store, and use various data types that are defined and
5757

5858
Creator collects indoor map data by converting an uploaded Drawing package. The Drawing package represents a constructed or remodeled facility. For information about Drawing package requirements, see [Drawing package requirements](drawing-requirements.md).
5959

60-
Use the [Azure Maps Data Upload API](/rest/api/maps/data-v2/update-preview) to upload a Drawing package. After the Drawing packing is uploaded, the Data Upload API returns a user data identifier (`udid`). The `udid` can then be used to convert the uploaded package into indoor map data.
60+
Use the [Azure Maps Data Upload API](/rest/api/maps/data-v2/update) to upload a Drawing package. After the Drawing packing is uploaded, the Data Upload API returns a user data identifier (`udid`). The `udid` can then be used to convert the uploaded package into indoor map data.
6161

6262
## Convert a Drawing package
6363

0 commit comments

Comments
 (0)