[null,null,["Last updated 2024-10-31 UTC."],[],["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 on a Google Map is clicked. This method is executed on the Android UI thread and receives a `Polyline` object as a parameter, representing the specific polyline that was clicked by the user.\n"]]