I am doing a iOS application for Golf with features like GPS tracking,scoring system,etc.
In this application, I need to provide more golf courses with details like hazards coordinates, pin and fairway coordinates.
What is the best method to obtain this information?
I am posting some links here which include detail explanation about Using the Google Places API With MapKit and also include the sample code.
Link 1: Using the Google Places API With MapKit
Link 2: Introduction to MapKit on iOS Tutorial
Hope this will help you.