Supported Languages
Supported LanguagesThe following table shows the language, culture name, and locale identifier supported in the MapPoint.BR, MapPoint.EU, MapPoint.Moon, MapPoint.NA, and MapPoint.World data sources. Use the CultureInfo class in a SOAP header to set the language for data returned by calls to a data source (such as map labels, driving directions, and found location names). The Name and Lcid column headings of this table correspond to the related properties of the CultureInfo class; click a heading to open the Help topic.
| Language—Country/Region | MapPoint.BR | MapPoint.EU | MapPoint.Moon | MapPoint.NA | MapPoint.World and MapPoint.WorldRoutable | ||
|---|---|---|---|---|---|---|---|
| Czech | cs | 5 | x | x | x | x | x |
| Danish | da | 6 | x | x | x | x | x |
| Dutch | nl | 19 | x | x | x | x | x |
| English | en | 9 | x | x | x | x | x |
| English—United States | en–US | 1033 | x | x | x | x | x |
| Finnish | fi | 11 | x | x | x | x | x |
| French | fr | 12 | x | x | x | x | x |
| German | de | 7 | x | x | x | x | x |
| Italian | it | 16 | x | x | x | x | x |
| Japanese | ja | 17 |
|
| x |
| x (MapPoint.World only) |
| Norwegian (Bokmål) | no | 20 | x | x | x | x | x |
| Portuguese | pt | 22 | x | x | x | x | x |
| Spanish | es | 10 | x | x | x | x | x |
| Swedish | sv | 29 | x | x | x | x | x |
Remarks
-
With the exception of English–United States, MapPoint Web Service uses neutral language. For example, if you pass in the specific information for French–France (CultureInfo.Name=fr–FR or CultureInfo.Lcid=1036), MapPoint Web Service returns information in the neutral language of French (CultureInfo.Name=fr and CultureInfo.Lcid=12).
-
The SOAP header in which the properties of the CultureInfo class are passed depends on the method called. See MapPoint Web Service SOAP Headers for more information.
-
Found addresses are always returned in the local language.
-
The MapPoint.Icons data source and the MapPoint Web Service point-of-interest data sources (including customer data sources) are not translated. MapPoint.Icons contains only icons. MapPoint Web Service point-of-interest data sources are in U.S. English.