I want to display all the landmarks on a spherical map and display some information I want to display after clicking, but the click event on mapboxMap does not work, only the click event on L.map is useful, but I can't get the spherical landmark information on this layout. I hope to get help to get the click event of mapboxMap.
I did see some closed threads but none of them helped me, I put the original mapbox-gl-leaflet.js in a fiddle for your convenience
Fiddle:https://jsfiddle.net/xnathanh/cbnoteLs/104/
other event in line: 458
click event in line: 545