setOnMarkerInfoWindowClickListener

Set the marker info window click listener. Should be added here instead of on the map itself, because MapControl needs this event.

Parameters

onInfoWindowClickListener

The marker's info window click listener. Set to null to remove it.