tripkit-android / com.skedgo.tripkit.ui.map.adapter / SimpleInfoWindowAdapter
SimpleInfoWindowAdapter
open class SimpleInfoWindowAdapter : InfoWindowAdapter
Constructors
Name | Summary |
---|---|
<init> | SimpleInfoWindowAdapter() |
Functions
Name | Summary |
---|---|
getInfoContents | open fun getInfoContents(marker: Marker!): View! |
getInfoWindow | open fun getInfoWindow(marker: Marker!): View! |
Inheritors
Name | Summary |
---|---|
CityInfoWindowAdapter | class CityInfoWindowAdapter : SimpleInfoWindowAdapter |
NoActionWindowAdapter | class NoActionWindowAdapter : SimpleInfoWindowAdapter |
SegmentInfoWindowAdapter | class SegmentInfoWindowAdapter : SimpleInfoWindowAdapter |
ServiceStopInfoWindowAdapter | class ServiceStopInfoWindowAdapter : SimpleInfoWindowAdapter |