I just completed an map app that uses the Google Maps, Google Places, and Google Place Picker API frameworks. Quick question, though. How do a create a back button within my Google Maps Navigation Bar so that I can dismiss to the previous View Controller that performed the segue to the Google Map View Controller in the first place?
Thanks!