sdk-common / com.tomtom.online.sdk.common.util / GpsUtils

GpsUtils

class GpsUtils

Helper functions to check GPS state.

Functions

areGpsPermissionsGranted

static fun areGpsPermissionsGranted(context: Context!): Boolean

canUseGps

static fun canUseGps(context: Context!): Boolean

isGpsOn

static fun isGpsOn(context: Context!): Boolean