/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.map/RemoteMarkerIconFetcher

RemoteMarkerIconFetcher

\ class RemoteMarkerIconFetcher@Injectconstructor(picasso: Picasso)

Constructors

RemoteMarkerIconFetcher @Inject
constructor(picasso: Picasso)

Types

Name Summary
Companion object Companion

Functions

Name Summary
call fun call(markerOptions: MarkerOptions, modeInfo: ModeInfo?)
callAsync fun callAsync(markerOptions: MarkerOptions, stop: ScheduledStop): Single<MarkerOptions>