tripkit-android / com.skedgo.tripkit.routing / GeoLocation

GeoLocation

object GeoLocation

Functions

Name Summary
init fun init(context:Context)
createGeoFences fun createGeoFences(geofences: List<Geofence>)
createGeoFencingRequest private fun createGeoFencingRequest():GeofencingRequest?
clearGeofences fun clearGeofences()
removeGeoFences fun removeGeoFences(onRemoveCallback: (() -> Unit))