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

StopInfoWindowAdapter

interface StopInfoWindowAdapter : GoogleMap.InfoWindowAdapter, OnInfoWindowClose

Inheritors

DefaultStopInfoWindowAdapter
BikePodInfoWindowAdapter
FreeFloatingVehicleInfoWindowAdapter
MapPinInfoWindowAdapter
POILocationInfoWindowAdapter
ViewableInfoWindowAdapter

Functions

Name Summary
getInfoContents abstract fun getInfoContents(p0: Marker): View
getInfoWindow abstract fun getInfoWindow(p0: Marker): View
onInfoWindowClosed abstract fun onInfoWindowClosed(marker: Marker)
windowInfoHeightInPixel abstract fun windowInfoHeightInPixel(marker: Marker): Int