Using MKUserLocation on the simulator
With the old CoreLocation API i made some test methods to return various locations to better test my app in the simulator. With the new MapKit framework I can't figure out a good way to fake a location, any ideas?
|