Companion

private object Companion

Gets the vertical accuracy from the location object. If the location doesn't have the vertical accuracy (due to hardware constraints) or the Android level is older than Android O, null will be returned.

Functions

Link copied to clipboard
private fun getVerticalAccuracy(location: Location): Double?