/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.map.adapter/POILocationInfoWindowAdapter
POILocationInfoWindowAdapter
\ class POILocationInfoWindowAdapter@Injectconstructor(context: Context) : StopInfoWindowAdapter
Constructors
POILocationInfoWindowAdapter | @Inject constructor(context: Context) |
Functions
Name | Summary |
---|---|
getInfoContents | open override fun getInfoContents(marker: Marker): View? |
getInfoWindow | open override fun getInfoWindow(marker: Marker): View? |
onInfoWindowClosed | open override fun onInfoWindowClosed(marker: Marker) |
windowInfoHeightInPixel | open override fun windowInfoHeightInPixel(marker: Marker): Int |