tripkit-android / com.skedgo.tripkit.ui.utils / ServiceLineOverlayTask
ServiceLineOverlayTask
open class ServiceLineOverlayTask : Function<
MutableList
<ServiceLineInfo!>!,
MutableList
<PolylineOptions!>!>
Types
Name | Summary |
---|---|
LineSegment | open class LineSegment |
ServiceLineInfo | open class ServiceLineInfo |
Constructors
Name | Summary |
---|---|
<init> | ServiceLineOverlayTask() |
Functions
Name | Summary |
---|---|
apply | open fun apply(serviceLineInfos: MutableList <ServiceLineInfo!>): MutableList <PolylineOptions!>! |