tripkit-android / com.skedgo.geocoding / GCQuery

GCQuery

open class GCQuery :GCQueryInterface

Constructors

Name Summary
<init> GCQuery(term:String, boundsData:GCBoundingBox)

Functions

Name Summary
getBounds open fun getBounds():GCBoundingBox
getQueryText open fun getQueryText():String
setBounds open fun setBounds(boundingBox:GCBoundingBox!):Unit
setQueryText open fun setQueryText(term:String!):Unit