On Thu, Dec 18, 2008 at 10:06 PM, Roland King <r...@rols.org> wrote: > try searching for 'Full-Text'. > > But the documentation is correct either way. A CLLocationDistance itself > isn't necessarily in meters, it's just a double. The functions which return > it, like getDistanceFrom: and the altitude property tell you what it means > and tells you that it's in meters. > > check the function documentation as well as the type info.
Actually it is: "Type used to represent a distance in meters." But you have to read the header to find that. I can't imagine why the better description is in the header but left out of the docs, but there you have it. It's frequently very useful to read the headers too. Mike _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com