tripkit-android / com.skedgo.tripkit.ui.geocoding / GoogleResultLocationAdapter
GoogleResultLocationAdapter
class GoogleResultLocationAdapter :
GCGoogleResultInterface
,
ResultLocationAdapter
<WithoutLocation!>
Constructors
Name | Summary |
---|---|
<init> | GoogleResultLocationAdapter(withoutLocation: WithoutLocation!, resultInterface: GCGoogleResultInterface !) |
Functions
Name | Summary |
---|---|
getAddress | fun getAddress(): String ! |
getLat | fun getLat(): Double ! |
getLng | fun getLng(): Double ! |
getName | fun getName(): String |
getPlace | fun getPlace(): WithoutLocation! |