- Messages
- 1
- Country
Hello everyone, I am working on an avionics with read access to nearby airports with javascript. I have had problems with the character set when getting the name of the airport (ident), the problem is that it does not show characters like the letter "ñ" or characters with accents. To get the information of the nearest airports I am using the simulator class NearestAirportList from the file asobo-vcockpits-instruments\html_ui\Pages\VCockpit\Instruments\Shared\FlightElements\NearestWaypoint.js
Also in the HTML code I am defining <meta charset="utf-8" /> but I still have the same problem.
Do you know how I can solve this problem?
Also in the HTML code I am defining <meta charset="utf-8" /> but I still have the same problem.
Do you know how I can solve this problem?