تاریخ آخرین بهروزرسانی 2025-09-13 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],["تاریخ آخرین بهروزرسانی 2025-09-13 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003e\u003ccode\u003eGoogleMap.OnInfoWindowCloseListener\u003c/code\u003e is a callback interface used for handling events when a marker's info window is closed on a Google Map.\u003c/p\u003e\n"],["\u003cp\u003eThis interface has one method, \u003ccode\u003eonInfoWindowClose(Marker marker)\u003c/code\u003e, which is triggered when an info window is closed, providing the associated marker as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eonInfoWindowClose\u003c/code\u003e method is executed on the Android UI thread.\u003c/p\u003e\n"]]],["The `GoogleMap.OnInfoWindowCloseListener` interface handles close events for a marker's info window. It contains one method, `onInfoWindowClose(Marker marker)`, which is called when an info window is closed. This method is executed on the Android UI thread and receives the `Marker` object associated with the closed info window as a parameter, allowing for custom actions based on the closure.\n"],null,[]]