private open fun hasGpsPermission(): Boolean
Checks if the application has ACCESS_FINE_LOCATION permission
Return Boolean: true if present, false otherwise