tripkit-android / com.skedgo.tripkit.ui.map.adapter / POILocationInfoWindowAdapter
POILocationInfoWindowAdapter
class POILocationInfoWindowAdapter :
StopInfoWindowAdapter
Constructors
Name | Summary |
---|---|
<init> | POILocationInfoWindowAdapter(context: Context) |
Functions
Name | Summary |
---|---|
getInfoContents | fun getInfoContents(marker: Marker): View? |
getInfoWindow | fun getInfoWindow(marker: Marker): View? |
onInfoWindowClosed | fun onInfoWindowClosed(marker: Marker): Unit |
windowInfoHeightInPixel | fun windowInfoHeightInPixel(marker: Marker): Int |