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

BikePodPOILocation

class BikePodPOILocation :POILocation

Constructors

Name Summary
<init> BikePodPOILocation(bikePodEntity:BikePodLocationEntity)

Properties

Name Summary
bikePodEntity val bikePodEntity:BikePodLocationEntity
identifier val identifier:String

Functions

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