https://github.com/inaldor/core-location
An app using core location
https://github.com/inaldor/core-location
corelocation latitude location longitude objective-c
Last synced: about 1 year ago
JSON representation
An app using core location
- Host: GitHub
- URL: https://github.com/inaldor/core-location
- Owner: inaldor
- License: mit
- Created: 2020-11-10T12:18:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-10T16:09:38.000Z (over 5 years ago)
- Last Synced: 2025-03-06T05:14:07.120Z (about 1 year ago)
- Topics: corelocation, latitude, location, longitude, objective-c
- Language: Objective-C
- Homepage:
- Size: 310 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Core-Location
An app using core location
## About
This app is the result of my studies using core location. It is a simple app, only to check how core location works and how can I use it the best way possible.
## Features
* Request authorization of the user to use his location
* A latitude and longitude of the current location
* Create a button to update the latitude and longitude (TODO)
## Pictures

## License
This project is licensed under the [MIT License](https://github.com/inaldor/Core-Location/blob/master/LICENSE)