Skip to content

Commit 27a9518

Browse files
authored
Merge pull request #74353 from walsehgal/langCovUpd
update supported languages in azure maps
2 parents d5d03ab + 6b6bb79 commit 27a9518

File tree

2 files changed

+40
-9
lines changed

2 files changed

+40
-9
lines changed

articles/azure-maps/supported-languages.md

Lines changed: 39 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,23 @@
11
---
2-
title: Supported languages in Azure Maps | Microsoft Docs
2+
title: Localization support in Azure Maps | Microsoft Docs
33
description: Learn about supported languages for the services in Azure Maps
4-
author: juliekohler
5-
ms.author: julieko
6-
ms.date: 04/08/2019
4+
author: walsehgal
5+
ms.author: v-musehg
6+
ms.date: 04/25/2019
77
ms.topic: conceptual
88
ms.service: azure-maps
99
services: azure-maps
1010
manager:
1111
---
1212

13-
# Azure Maps supported languages
14-
Azure Maps have been localized in a variety
15-
of languages across the services.  The following
16-
table provides the supported language codes for each service. 
13+
# Localization support in Azure Maps
14+
15+
Azure Maps supports various languages and views based on country/region. This article provides the supported languages and views to help guide your Azure Maps implementation.
16+
17+
18+
## Azure Maps supported languages
19+
20+
Azure Maps have been localized in a variety of languages across the services. The following table provides the supported language codes for each service. 
1721

1822

1923
| ID | Name | Maps | Search | Routing | Traffic incidents | JS map control | Time zone |
@@ -72,3 +76,30 @@ table provides the supported language codes for each service. 
7276
| tr-TR | Turkish |||||||
7377
| uk-UA | Ukrainian | || | | ||
7478
| vi-VN | Vietnamese | || | | ||
79+
80+
81+
## Azure Maps supported views
82+
83+
Azure Maps View parameter (also referred to as “user region parameter”) is a 2-letter ISO-3166 Country Code that will show the correct maps for that country/region specifying which set of geopolitically disputed borders and labels are displayed on the map. By default View parameter is set to **“Unified”**.  Country/Regions that are not on the view list will default to the “Unified” View. It is your responsibility to determine the location of your users, and then set the View parameter correctly for that location. The View parameter in Azure Maps must be used in compliance with applicable laws, including those regarding mapping of the country where maps, images, and other data and third-party content that you are authorized to access via Azure Maps is made available.
84+
85+
The following table provides supported Views.
86+
87+
| View | Description | Maps | Search | JS Map Control |
88+
|--------------|----------------------------------------|:-----:|:------:|:--------------:|
89+
| AE | United Arab Emirates (Arabic View) || ||
90+
| AR | Argentina (Argentinian View) ||||
91+
| BH | Bahrain (Arabic View) || ||
92+
| IN | India (Indian View) ||||
93+
| IQ | Iraq (Arabic View) || ||
94+
| JO | Jordan (Arabic View) || ||
95+
| KW | Kuwait (Arabic View) || ||
96+
| LB | Lebanon (Arabic View) || ||
97+
| MA | Morocco (Moroccan View) ||||
98+
| OM | Oman (Arabic View) || ||
99+
| PK | Pakistan (Pakistani View) ||||
100+
| PS | Palestinian Authority (Arabic View) || ||
101+
| QA | Qatar (Arabic View) || ||
102+
| SA | Saudi Arabia (Arabic View) || ||
103+
| SY | Syria (Arabic View) || ||
104+
| YE | Yemen (Arabic View) || ||
105+
| Unified | Unified View (Others) ||||

articles/azure-maps/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
href: render-coverage.md
4343
- name: Routing coverage
4444
href: routing-coverage.md
45-
- name: Supported languages
45+
- name: Localization support
4646
href: supported-languages.md
4747
- name: Supported map styles
4848
href: supported-map-styles.md

0 commit comments

Comments
 (0)