Possible Duplicate:
Passing Data between View Controllers
I have two views : 1) Mapview 2) DetailView
I want to pass the coordinates from the map view to the detail view. coordinates.latitude and coordinates.longtitude
How do i go about passing the coordinates.