We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ef21bb + bfb104a commit 6c60328Copy full SHA for 6c60328
articles/azure-maps/geographic-scope.md
@@ -1,5 +1,6 @@
1
---
2
title: Azure Maps service geographic scope
3
+titleSuffix: Microsoft Azure Maps
4
description: Learn about Azure Maps service's geographic mappings
5
author: stevemunk
6
ms.author: v-munksteve
@@ -32,7 +33,7 @@ The table below describes the mapping between geography and supported Azure geog
32
33
34
### URL example for geographic mapping
35
-The following is the [Search - Get Search Address](/rest/api/maps/search/get-search-address) command:
36
+The following is the [Search - Get Search Address](/rest/api/maps/search/get-search-address) request:
37
38
```http
39
GET https://{geography}.atlas.microsoft.com/search/address/{format}?api-version=1.0&query={query}
0 commit comments