show Info Window
open fun showInfoWindow(@NonNull maplibreMap: MapLibreMap, @NonNull mapView: MapView): InfoWindow(source)
Do not use this method, used internally by the SDK. Use selectMarker if you want to programmatically display the markers info window.
Return
The info window that was shown.
Parameters
maplibre Map
The hosting MapLibreMap.
map View
The hosting map view.