Skip to content

Commit 15ea2a2

Browse files
committed
reverting changes to this article.
1 parent 5f5df72 commit 15ea2a2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/azure-maps/quick-demo-map-app.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Once your Azure Maps account is successfully created, retrieve the subscription
7272
## Open the demo application
7373

7474
1. Open the file **AzureMapDemo.html** in a browser of your choice.
75-
2. Observe the map shown of New York City. Zoom in and out to see how the map automatically renders with more or less information depending on the zoom level.
75+
2. Observe the map shown of the City of Los Angeles. Zoom in and out to see how the map automatically renders with more or less information depending on the zoom level.
7676
3. Change the default center of the map. In the **AzureMapDemo.html** file, search for the variable named **center**. Replace the longitude, latitude pair value for this variable with the new values **[-74.0060, 40.7128]**. Save the file and refresh your browser.
7777
4. Try out the interactive search experience. In the search box on the upper-left corner of the demo web application, search for **restaurants**.
7878
5. Move your mouse over the list of addresses and locations that appear below the search box. Notice how the corresponding pin on the map pops out information about that location. For privacy of private businesses, fictitious names and addresses are shown.
@@ -102,6 +102,7 @@ In this quickstart, you created an Azure Maps account and a demo application. Ta
102102
> [!div class="nextstepaction"]
103103
> [Search nearby points of interest with Azure Maps]
104104
105+
[Azure Active Directory]: azure-maps-authentication.md#azure-ad-authentication
105106
[Azure portal]: https://portal.azure.com
106107
[Find an address with Azure Maps search service]: how-to-search-for-address.md
107108
[free account]: https://azure.microsoft.com/free/?WT.mc_id=A261C142F

0 commit comments

Comments
 (0)