GoogleMap.OnGroundOverlayClickListener
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
GoogleMap.OnGroundOverlayClickListener is an interface to handle clicks on ground overlays displayed on a Google Map.
It includes a single method, onGroundOverlayClick, which is triggered when a ground overlay is clicked, providing access to the clicked GroundOverlay object.
This method is executed on the Android UI thread for immediate response to user interaction.
public static interface
GoogleMap.OnGroundOverlayClickListener
Callback interface for when a ground overlay is clicked.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-11-06 UTC."],[],[]]