I am trying to add a Mapbox map to my flask app. I have experience in python but I am new to JS and HTML. I am trying to add a 3D building app to visualize the results and I have got the layout of 3D maps from the Mapbox documentation page. However, I would like to add a marker at a particular location using latitude and longitude but I am not able to do so. Please let me know how can I add a location marker to the Mapbox 3D map.
The code for the 3d map is: https://docs.mapbox.com/mapbox-gl-js/example/3d-buildings/