Hi everyone, I'm having problems getting multiple points to appear on the mapbox. I need to display the location of various transport vehicles and the relevant data on altitude and longitude and other characteristics of the vehicle. I obtain them from an external API. This API provides me with the following results:
I specified in the "Latitude field name" section and in the longitude section the name that the API provides me ("lat" and "lgn") with this data but it gives no results.
I tried to write with different commands to "filter" the data and take only "lat" or only "lng" but it always gave me errors. I probably wrote the code wrong but I really don't understand what I worng. can you help me solve this problem please ![]()

