/tripkit/TripKitAndroid/com.skedgo.tripkit.routing/GeoLocation
GeoLocation
\ object GeoLocation
Properties
Name | Summary |
---|---|
context | lateinit var context: Context |
TAG | val TAG: String |
Functions
Name | Summary |
---|---|
clearGeofences | fun clearGeofences() |
createGeoFences | fun createGeoFences(trip: Trip, geofences: List<Geofence>, addGeofenceListener: (Boolean) -> Unit) |
init | fun init(context: Context) |