set On Info Window Long Click Listener
open fun setOnInfoWindowLongClickListener(@Nullable listener: MapLibreMap.OnInfoWindowLongClickListener)
Sets a callback that's invoked when a marker's info window is long pressed.
Parameters
listener
The callback that's invoked when a marker's info window is long pressed. To unset the callback, use null.