tripkit-android / com.skedgo.tripkit.ui.map / POILocation

POILocation

interface POILocation

Properties

Name Summary
identifier abstract val identifier:String

Functions

Name Summary
createMarkerOptions abstract fun createMarkerOptions(resources: Resources, picasso: Picasso): Single<MarkerOptions>
getInfoWindowAdapter abstract fun getInfoWindowAdapter(context: Context):StopInfoWindowAdapter?
onMarkerClick abstract fun onMarkerClick(bus: Bus, eventTracker: EventTracker):Unit
toLocation abstract fun toLocation():Location

Inheritors

Name Summary
BikePodPOILocation class BikePodPOILocation :POILocation
CarPodPOILocation class CarPodPOILocation :POILocation
StopPOILocation class StopPOILocation :POILocation