tripkit-android / com.skedgo.tripkit.ui.geocoding / FoursquareResultLocationAdapter

FoursquareResultLocationAdapter

class FoursquareResultLocationAdapter :GCFoursquareResultInterface,ResultLocationAdapter<TripGoPOI!>

Constructors

Name Summary
<init> FoursquareResultLocationAdapter(location:Location!, resultInterface:GCFoursquareResultInterface!)

Functions

Name Summary
getCategories fun getCategories():MutableList<String!>!
getLat fun getLat():Double!
getLng fun getLng():Double!
getName fun getName():String
getPlace fun getPlace(): TripGoPOI!
isVerified fun isVerified():Boolean