Try storing the location as a NSString strong property of your Host view controller OR Post a notification to your host view from Maps
And in the viewWillAppear of the Host,
First- NSLog the NSString and
Second- assign this string to the label as text