[[["容易理解","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.OnPolylineClickListener\u003c/code\u003e is an interface used to handle clicks on polylines on a Google Map.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a single method, \u003ccode\u003eonPolylineClick\u003c/code\u003e, which is called when a polyline is clicked, providing the clicked polyline as an argument.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eonPolylineClick\u003c/code\u003e method is executed on the main Android UI thread.\u003c/p\u003e\n"]]],["The `GoogleMap.OnPolylineClickListener` interface provides a callback for polyline click events. The core functionality lies within the `onPolylineClick` method, which is triggered when a polyline is clicked. This method receives the clicked `Polyline` object as a parameter, allowing for identification and interaction with the specific polyline. This event is executed on the Android UI thread.\n"],null,[]]