Skip to content

Commit 230b29f

Browse files
author
Muhammad Sehgal (Aquent LLC)
committed
Add store locator article
1 parent 62b1712 commit 230b29f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Looking at the screenshot of the data, we can make the following observations:
7676
* Some additional columns contain metadata related to the coffee shops: a phone number, Boolean columns for Wi-Fi hotspot and wheelchair accessibility, and store opening and closing times in 24-hour format. You can create your own columns that contain metadata that’s more relevant to your location data.
7777

7878
> [!Note]
79-
> Azure maps uses a spherical Mercato projection EPSG:3857.
79+
> Azure maps uses a spherical Mercato projection (EPSG:3857).
8080
8181
There are many ways to expose the dataset to the application. One approach is to load the data into a database and expose a web service that queries the data and sends the results to the user’s browser. This option is ideal for large datasets or for datasets that are updated frequently. However, this option requires significantly more development work and has a higher cost.
8282

0 commit comments

Comments
 (0)