Googlemap.OnGroundcoverClickListener
ממשק התקשרות חזרה בעת לחיצה על שכבת-על של קרקע.
שיטות ציבוריות
Public
מופשט
void
onGroundOverlayClick
(GroundOverlay groundOverlay)
מופעלת בעקבות לחיצה על שכבת-על של קרקע.
ההגדרה הזו נקראת ב-thread של ממשק המשתמש ב-Android.
פרמטרים
groundOverlay |
שכבת-העל של הקרקע שעליה לחץ המשתמש.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-13 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-13 (שעון UTC)."],[[["`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 user clicks on a ground overlay."],["The `onGroundOverlayClick` method provides access to the clicked `GroundOverlay` object for further actions, and it executes on the Android UI thread."]]],[]]