An open API service indexing awesome lists of open source software.

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

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)