Stephen
Stephen

Reputation: 4811

iphone google maps and waypoints

I have a number of waypoints stored in my app database, how would I pass these to the MapView in my app ?

If anyone can point me in the direction of a tutorial or some sample code would be great.

Regards, Stephen

Upvotes: 0

Views: 491

Answers (1)

tc.
tc.

Reputation: 33592

See MKAnnotation and MKAnnotationView

Upvotes: 1

Related Questions