Start a new topic

Label Text special character not displayed

Hey,


my label does not display the text correctly, what can I do?


Please help me. Thank you



 

 var hausOneLabel = new AR.Label("8.888 €/m²" , 0.088, {
            zOrder: 1,
            translate: {
                y: -0.05
            },
            style: {
                textColor: '#190707',
                fontStyle: AR.CONST.FONT_STYLE.BOLD
            }
        });

 

image1.PNG
(370 KB)
1 Comment

Hello,

This is not a Wikitude related issue so, I would recommend you search how to display special characters in javascript and HTML (maybe this could help).

Thanks
Eva

 

Login or Signup to post a comment