func requestLocation()

in muster-point-client/LocationManager.swift [13:15]


    func requestLocation() {
        locationManager.requestLocation()
    }