I would to click the polyline and make something with it (like show info window). There is no problem with marker (.MarkerClick or OnMapClick(LatLng point)) but I cant find a way how to make polyline clickable :( I need any help.
I code in Xamarin(C#), not Android Studio(java).