tripkit-android / com.skedgo.tripkit.ui.tripresult
Package com.skedgo.tripkit.ui.tripresult
Types
Name | Summary |
---|---|
GetAlternativeTripForAlternativeService | open class GetAlternativeTripForAlternativeService |
IsLocationPermissionGranted | open class IsLocationPermissionGranted |
MapCameraUpdate | A view model for GoogleMap to know when it should GoogleMap.moveCamera or GoogleMap.animateCamerasealed class MapCameraUpdate |
TripGroupsPagerAdapter | open class TripGroupsPagerAdapter : FragmentStatePagerAdapter |
TripResultMapFragment | open class TripResultMapFragment : LocationEnhancedMapFragment |
TripResultPagerFragment | open class TripResultPagerFragment : RxFragment , OnPageChangeListener, OnTripKitButtonClickListener |
TripResultPagerViewModel | class TripResultPagerViewModel : RxViewModel |
TripSegmentItemViewModel | class TripSegmentItemViewModel : RxViewModel |
TripSegmentListFragment | class TripSegmentListFragment : RxFragment , OnClickListener |
TripSegmentsViewModel | class TripSegmentsViewModel : RxViewModel |
UpdateTripForRealtime | open class UpdateTripForRealtime |
WaypointTask | https://redmine.buzzhives.com/projects/buzzhives/wiki/Routing_API#Trips-from-waypointopen class WaypointTask : SingleOnSubscribe< MutableList < TripGroup !>!> |
WayPointTaskParam | sealed class WayPointTaskParam |
Extensions for External Classes
Name | Summary |
---|---|
com.google.android.gms.maps.model.LatLngBounds | |
kotlin.collections.List |
Properties
Name | Summary |
---|---|
CameraUpdatePadding | const val CameraUpdatePadding: Int |
KEY_TRIP_GROUP_ID | const val KEY_TRIP_GROUP_ID: String |
OneKilometers | const val OneKilometers: Double |
ZoomOnSingleLocation | const val ZoomOnSingleLocation: Float |
ZoomToCoverFirstOneKilometers | const val ZoomToCoverFirstOneKilometers: Float |