Hi,
I'm using Google Maps utils library to add a KML Layer to map.
All works fine (both annotations and kml layers) but when I click on marker to open a bottomsheetdialog, the listener never called and the marker shows the info windows.
If I disable the adding of KML, all works correctly.
Hi, I'm using Google Maps utils library to add a KML Layer to map.
All works fine (both annotations and kml layers) but when I click on marker to open a bottomsheetdialog, the listener never called and the marker shows the info windows. If I disable the adding of KML, all works correctly.
How can I fix?