Simple iOS app where you use a map on which you can view searched points of interest. To fully use the app, location permissions will be required. A scrollable list with the distance to the relevant point of interest will also be displayed. If a pin on the map is selected, it will be located within the list. If an item in the list is selected we will be taken to a detail where it will be possible to view the address of the place, launch the Apple Maps app and make a call.
- Map (pins and selection)
- Request permissions
- Displaying user location
- Search text field
- Nearby places using MKLocalSearch
- Calculating and Displaying distance
- Launch Apple Maps
- Allow user to Call