Skip to content

Simple iOS app to search for points of interest on map

Notifications You must be signed in to change notification settings

lucaselvaggio/NearMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

NearMe

Description

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.

Details

  • 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

Releases

No releases published

Packages

No packages published

Languages