iOSLocationStarterKit is the sample app which shows
- How to obtain location information using CoreLocation
- How to show user's location and waypoints on the map.
- How to keep obtaining location information in the background
- How to make various filters to obtain only high accuracy location information
Below blog post explains how to make this sample app step by step with detail explanation of the background knowledge about CoreLocation and GPS.
(in Japanese)
位置情報を正確にトラッキングする技術 in iOS — (第1回)
位置情報を正確にトラッキングする技術 in iOS — (第2回)位置情報の取得
位置情報を正確にトラッキングする技術 in iOS — (第3回) バックグランドでのトラッキング、精度、バッテリー消費