I'm trying to change the language of sketch widget into Arabic, how can I change the title used for each element and the labels of the graphics drawn.
thanks in advance.
Hi @AMostafaH ,
You can use the `intl` class to set the desired language as shown in this codepen
https://codepen.io/sagewall/pen/JjQjOmN
intl.setLocale("ar");
Thank you so much.
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.