@override void onDistanceToLocationChanged(Map<String, double> distances) { _distanceToLocationChangedController.add(distances); }