GoogleMap.OnPoiClickListener
מאזין להקשה על נקודות עניין.
שיטות ציבוריות
Public
מופשט
void
onPoiClick
(PointOfInterest poi)
מתבצעת שיחה לאחר לחיצה על נקודת עניין או הקשה על נקודת עניין.
ההגדרה הזו נקראת ב-thread של ממשק המשתמש ב-Android.
פרמטרים
נקודות ענין |
נקודת העניין שעליה לחץ או הקשת.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-08 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-08 (שעון UTC)."],[[["`GoogleMap.OnPoiClickListener` is an interface used to handle clicks on Points of Interest (POIs) on a Google Map."],["It includes a single method, `onPoiClick`, which is triggered when a POI is clicked or tapped, providing details about the selected POI."],["This method is executed on the Android UI thread for immediate response to user interaction."]]],[]]