So,
i\'m trying to port my app to iPad. I\'m using CoreLocation.
Apple says the iPad does have
Location: Wi-Fi Digital compass Assisted GPS (
Yes, see this question which has several good answers to this.
EDIT - I eventually decided to write my own CLLocationManager simulator for testing on the iPhone simulator. It's located on github here if you want to use it.