Skip to content

Commit 2c6eb69

Browse files
authored
Merge pull request #286183 from stevemunk/attribute-updates-tutorial-create-store-locator
Updated images in 'Tutorial: Use Azure Maps to create a store locator' to show the new attribute.
2 parents 8467990 + db2719e commit 2c6eb69

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed
105 KB
Loading
174 KB
Loading
46.4 KB
Loading
-70.6 KB
Loading

articles/azure-maps/tutorial-create-store-locator.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Microsoft Azure Maps
44
description: Tutorial on how to use Microsoft Azure Maps to create store locator web applications.
55
author: sinnypan
66
ms.author: sipa
7-
ms.date: 11/01/2023
7+
ms.date: 09/05/2024
88
ms.topic: tutorial
99
ms.service: azure-maps
1010
ms.subservice: web-sdk
@@ -79,7 +79,7 @@ The following screenshot shows the general layout of the Contoso Coffee store lo
7979

8080
To maximize the usefulness of this store locator, we include a responsive layout that adjusts when a user's screen width is smaller than 700 pixels wide. A responsive layout makes it easy to use the store locator on a small screen, like on a mobile device. Here's a screenshot showing a sample of the small-screen layout:
8181

82-
:::image type="content" source="./media/tutorial-create-store-locator/store-locator-wireframe-mobile.png" alt-text="A screenshot showing what the Contoso Coffee store locator application looks like on a mobile device.":::
82+
:::image type="content" source="./media/tutorial-create-store-locator/store-locator-wireframe-mobile.png" lightbox="./media/tutorial-create-store-locator/store-locator-wireframe-mobile.png" alt-text="A screenshot showing what the Contoso Coffee store locator application looks like on a mobile device.":::
8383

8484
<a id="create a data-set"></a>
8585

@@ -151,7 +151,7 @@ If you open the text file in Notepad, it looks similar to the following text:
151151

152152
Your workspace folder should now look like the following screenshot:
153153

154-
:::image type="content" source="./media/tutorial-create-store-locator/store-locator-workspace.png" alt-text="Screenshot of the images folder in the Contoso Coffee directory.":::
154+
:::image type="content" source="./media/tutorial-create-store-locator/store-locator-workspace.png" lightbox="./media/tutorial-create-store-locator/store-locator-workspace.png" alt-text="Screenshot of the images folder in the Contoso Coffee directory.":::
155155

156156
## Create the HTML
157157

0 commit comments

Comments
 (0)