/tripkit/TripKitAndroid/com.skedgo.geocoding/GCQuery
GCQuery
\ class GCQuery(var queryText: String, var bounds: GCBoundingBox) : GCQueryInterface
Constructors
| GCQuery | constructor(queryText: String, bounds: GCBoundingBox) |
Properties
| Name | Summary |
|---|---|
| bounds | open override var bounds: GCBoundingBox |
| queryText | open override var queryText: String |