Skip to content

Commit 6db9c7d

Browse files
authored
Merge pull request #58169 from walsehgal/StoreLocatorUP
Sync changes in the Azure Maps store locator Tutorial
2 parents 5bb3e9a + 9d8ff10 commit 6db9c7d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Create a store locator using Azure Maps | Microsoft Docs
33
description: Create a store locator by using Azure Maps.
44
author: walsehgal
55
ms.author: v-musehg
6-
ms.date: 11/14/2018
6+
ms.date: 11/15/2018
77
ms.topic: tutorial
88
ms.service: azure-maps
99
services: azure-maps
@@ -939,6 +939,12 @@ In this tutorial, you learn how to create a basic store locator by using Azure M
939939
* Deploy your store locator as an [Azure App Service Web App](https://docs.microsoft.com/azure/app-service/app-service-web-get-started-html).
940940
* Store your data in a database and search for nearby locations. To learn more, see the [SQL Server spatial data types overview](https://docs.microsoft.com/sql/relational-databases/spatial/spatial-data-types-overview?view=sql-server-2017) and [Query spatial data for the nearest neighbor](https://docs.microsoft.com/sql/relational-databases/spatial/query-spatial-data-for-nearest-neighbor?view=sql-server-2017).
941941
942+
You can access the code sample for this tutorial here:
943+
944+
> [Create a store locator by using Azure Maps](https://github.com/Azure-Samples/AzureMapsCodeSamples/tree/master/AzureMapsCodeSamples/Tutorials/Simple%20Store%20Locator)
945+
946+
[See the sample live here](https://azuremapscodesamples.azurewebsites.net/index.html?sample=Simple%20Store%20Locator)
947+
942948
To learn more about the coverage and capabilities of Azure Maps:
943949
944950
> [!div class="nextstepaction"]

0 commit comments

Comments
 (0)