Hello,
I have two UI Map Views. The user selects the location from the first one and the selected location is passed to the second ui map view (where it is displayed). In order to store the selected location, I have created primitive singleton class (I am at the beginning process of studying the iOS programming).
However, the selected location doesn't appear at the second UI View Map controller. Would you be so kind to tell where is my mistake? Here is the link to the github: https://github.com/terancet/Projects_GeoChat
I have two UI Map Views. The user selects the location from the first one and the selected location is passed to the second ui map view (where it is displayed). In order to store the selected location, I have created primitive singleton class (I am at the beginning process of studying the iOS programming).
However, the selected location doesn't appear at the second UI View Map controller. Would you be so kind to tell where is my mistake? Here is the link to the github: https://github.com/terancet/Projects_GeoChat