DefaultInfoWindowAdapter

class DefaultInfoWindowAdapter(context: Context) : InfoWindowAdapter<Marker>

기본 InfoWindow 어댑터

Constructors

Link copied to clipboard
constructor(context: Context)

기본 생성자

Functions

Link copied to clipboard
open override fun getInfoWindow(marker: Marker): View

InfoWindow 에서 표출될 View를 설정한다