/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.map.adapter/SimpleInfoWindowAdapter

SimpleInfoWindowAdapter

open class SimpleInfoWindowAdapter : GoogleMap.InfoWindowAdapter

Inheritors

CityInfoWindowAdapter
NoActionWindowAdapter
SegmentInfoWindowAdapter
ServiceStopInfoWindowAdapter

Constructors

SimpleInfoWindowAdapter constructor()

Functions

Name Summary
getInfoContents open override fun getInfoContents(marker: Marker): View?
getInfoWindow open override fun getInfoWindow(marker: Marker): View?