I am trying to set contraints for MKMapView but whenever I control click I get the outlets menu instead! Works for labels and all else, but not for the map.
Constraints
Add a Comment
I am trying to set contraints for MKMapView but whenever I control click I get the outlets menu instead! Works for labels and all else, but not for the map.
OK I figured it out. Changed the layout to inferred and now it works.
OK I figured it out. Changed the layout to inferred and now it works.