Markers listener overwrites KML listener
I’m developing GIS-app in Kotlin using Google Maps API. There are some markers loaded from KML-files. Clicking on these markers – displays attributes information in a bottom sheet fragment.
I’m developing GIS-app in Kotlin using Google Maps API. There are some markers loaded from KML-files. Clicking on these markers – displays attributes information in a bottom sheet fragment.