AzureMapDataProvider.LocalizedMapView Property
Specifies the map view for a certain country/region.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
| Type | Description |
|---|---|
| AzureLocalizedView | An AzureLocalizedView value that specifies the map view for a certain country/region. |
Available values:
Show 17 items
| Name | Description |
|---|---|
| Unified | Unified View (Others). |
| Auto | Returns map data based on the IP address of the request. |
| Argentina | Argentina (Argentinian View). |
| Bahrain | Bahrain (Arabic View). |
| India | India (Indian View). |
| Iraq | Iraq (Arabic View). |
| Jordan | Jordan (Arabic View). |
| Kuwait | Kuwait (Arabic View). |
| Lebanon | Lebanon (Arabic View). |
| Morocco | Morocco (Moroccan View). |
| Oman | Oman (Arabic View). |
| Pakistan | Pakistan (Pakistani View). |
| PalestinianAuthority | Palestinian Authority (Arabic View). |
| Qatar | Qatar (Arabic View). |
| SaudiArabia | Saudi Arabia (Arabic View). |
| Syria | Syria (Arabic View). |
| Yemen | Yemen (Arabic View). |
See Also