tripkit-android / com.skedgo.tripkit.ui.geocoding / SkedgoResultLocationAdapter
SkedgoResultLocationAdapter
class SkedgoResultLocationAdapter :
GCSkedGoResultInterface
,
ResultLocationAdapter
<TripGoPOI!>
Constructors
Name | Summary |
---|---|
<init> | SkedgoResultLocationAdapter(location: Location !, resultInterface: GCSkedGoResultInterface !) |
Functions
Name | Summary |
---|---|
getLat | fun getLat(): Double ! |
getLng | fun getLng(): Double ! |
getName | fun getName(): String |
getPlace | fun getPlace(): TripGoPOI! |
getPopularity | fun getPopularity(): Int |
getResultClass | fun getResultClass(): String ! |