tripkit-android / com.skedgo.tripkit.ui.map / CarPodPOILocation
CarPodPOILocation
class CarPodPOILocation :
POILocation
Constructors
Name | Summary |
---|---|
<init> | CarPodPOILocation(carPod: CarPod ) |
Properties
Name | Summary |
---|---|
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 |