Skip to content

Mehdi-Benrefad/Map-Location

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Map-Location

it is an application which allows to retrieve the current position of the user, and also to add markers when the latter presses and holds on the map of the application, and it also makes it possible to follow the movements of the user.

to get the user location we should configure the project:

  • 1-Add a libary

    - build phases > link binary with libaries > + > coreLocation.framework
  • 2-Add 2 rows on info.plist

    -privacy location when in use + "message" (ex:This app need to know your location) -privcy location always usage + "message" (ex: This app need to know your permission)

User Position:

Markers:

About

IOS App Written in Swift

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages