BalloonViewAdapter

Interface for view adapters which can provide a custom balloon View for a Marker.

Functions

Link copied to clipboard
abstract fun onCreateBalloonView(marker: Marker): View

Callback called when the balloon view for a given Marker is being created.