Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

AzureLocalizedView Enum

Lists map views for a certain country/region.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v24.2.dll

NuGet Package: DevExpress.Wpf.Map

#Declaration

public enum AzureLocalizedView

#Members

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).

#Related API Members

The following properties accept/return AzureLocalizedView values:

See Also