Skip to content

Commit 2c220d5

Browse files
committed
minor correction to tileset link
1 parent e408131 commit 2c220d5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ Once your tileset creation completes, you can get the `mapConfigurationId` using
349349
350350
4. Select the **GET** HTTP method.
351351
352-
5. Enter the following URL to the [Tileset service (v20220901preview)], passing in the tileset ID you obtained in the previous step.
352+
5. Enter the following URL to the [Tileset service], passing in the tileset ID you obtained in the previous step.
353353
354354
```http
355355
https://us.atlas.microsoft.com/tilesets/{tilesetId}?api-version=2022-09-01-preview&subscription-key={Your-Azure-Maps-Subscription-key}
@@ -386,7 +386,6 @@ For more information, see [Map configuration] in the indoor maps concepts articl
386386
[Drawing conversion errors and warnings]: drawing-conversion-error-codes.md
387387
[Dataset Create API]: /rest/api/maps/v2/dataset/create
388388
[Dataset service]: /rest/api/maps/v2/dataset
389-
[Tileset service]: /rest/api/maps/v2/tileset
389+
[Tileset service]: /rest/api/maps/v20220901preview/tileset
390390
[tileset get]: /rest/api/maps/v20220901preview/tileset/get
391-
[Tileset service (v20220901preview)]: /rest/api/maps/v20220901preview/tileset
392391
[Map configuration]: creator-indoor-maps.md#map-configuration

0 commit comments

Comments
 (0)