It is a geolocation application of several places using:
- TabBarController : to organise your different views.
- MKMapView : for the map.
- CLLocationManager : to geolocate the user.
- SegmentedControlBar : to change the style of the map.
- MKAnnotationView : to customize the pop-up map.
Presentation is loading...