I am rendering icons using the IconLayer in Deck.gl.
I’m reaching out to ask for your assistance with an issue I’m facing while integrating Deck.gl v9.0.25 with google-maps-api-3 in my React project. Specifically, when a icon is placed on the map and overlaps with a map (POI) label, clicking on the icon does not function as expected. Instead of selecting the icon, the map’s info window for the underlying label opens
I would greatly appreciate any guidance or suggestions you could provide to help resolve this issue.
Clicking on the icon should select the icon and display the icon details instead of POI information window
Dmitry Mukaseev is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.