You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: