InfoWindowAdapter

Deprecated

Interface definition for a callback to be invoked when an info window will be shown.

Deprecated

As of 7.0.0, use MapLibre Annotation Plugin instead

See also

Functions

Link copied to clipboard
abstract fun getInfoWindow(@NonNull marker: Marker): View
Called when an info window will be shown as a result of a marker click.