My Segue doesn't work for some reason. Please take a look:
I have set the ID for the segue, and invoked the correct method. Why doesn't it work? My app crashes when I click on the button with the following exception thrown:
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Receiver () has no segue with identifier 'MapDetails''