зеркало из https://github.com/xamarin/ios-samples.git
96cc1d6ef0 | ||
---|---|---|
.. | ||
Location | ||
ScreenShots | ||
Location.sln | ||
Metadata.xml | ||
README.md |
README.md
Location
This is an iOS Location application that prints information about our current location: latitude, longitude, and other parameters to the screen. This application will demonstrate how to properly perform location updates while the application is either Active or Backgrounded.
It relates to the Location Walkthrough guide in the developer centre.