tripkit-android / com.skedgo.tripkit.ui.geocoding / AppResultLocationAdapter
AppResultLocationAdapter
class AppResultLocationAdapter :
ResultLocationAdapter
<TripGoPOI!>,
GCAppResultInterface
Constructors
Name | Summary |
---|---|
<init> | AppResultLocationAdapter(location: Location !, resultInterface: GCAppResultInterface !) |
Functions
Name | Summary |
---|---|
getAppResultSource | fun getAppResultSource(): Source! |
getLat | fun getLat(): Double ! |
getLng | fun getLng(): Double ! |
getName | fun getName(): String |
getPlace | fun getPlace(): TripGoPOI! |
getSubtitle | fun getSubtitle(): String ! |
isFavourite | fun isFavourite(): Boolean |