Re: CoreLocation
Re: CoreLocation
- Subject: Re: CoreLocation
- From: Dave DeLong <email@hidden>
- Date: Thu, 26 Mar 2009 14:34:03 -0600
There is no CoreLocation framework in Leopard. The simulator has a
hardcoded coordinate it uses when simulating a GPS fix. (That
location is 1 Infinite Loop in Cupertino).
The closest you'd be able to get is to get the machine's external IP
address and try to get a location on that.
Dave
On Mar 26, 2009, at 2:30 PM, Development wrote:
Is there anything in MacOS X 10.5x that provides the same
functionality as CoreLocation does? I'm assuming that there is a gps
locator in my Laptop since simulator applications using gps appear
to work. Maybe I'm just totally wrong.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >CoreLocation (From: Development <email@hidden>) |