Relative Content

Tag Archive for google-maps-api-3deck.glreact-google-maps-api

Icon click triggering map (POI) label Instead of icon

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.