Variable NonISOLanguageConst
NonISOLanguage: {
AUTO: LanguageInfo;
LATIN: LanguageInfo;
LOCAL: LanguageInfo;
NON_LATIN: LanguageInfo;
} = ...
AUTO: LanguageInfo;
LATIN: LanguageInfo;
LOCAL: LanguageInfo;
NON_LATIN: LanguageInfo;
} = ...
Type Declaration
ReadonlyAUTO: LanguageInfoLanguage mode to display the labels in the end user's device language.
ReadonlyLATIN: LanguageInfoThe OSM language using latin script. MapTiler discourages its use as a primary language setting due to the lack of actual linguistic specificity, though it can be an handy fallback. This is not to be confused with the "Classical Latin" language, which is available under the tag
.CLASSICAL_LATIN.ReadonlyLOCAL: LanguageInfoUsing the local language generaly (but not always) means that every labels of a given region will use the dominant local language.
ReadonlyNON_LATIN: LanguageInfoThe OSM language using non-latin script. MapTiler discourages its use as a primary language setting due to the lack of actual linguistic specificity, though it can be an handy fallback.
List of "non-ISO specific" languages.