• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to find nearest food courts in iPhone
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to find nearest food courts in iPhone


  • Subject: Re: How to find nearest food courts in iPhone
  • From: Andrew Farmer <email@hidden>
  • Date: Tue, 16 Dec 2008 04:05:18 -0800

On 16 Dec 08, at 03:21, SridharRao M wrote:
How we can find out nearest food courts to the current iphone palce
through program.

I think with the CoreLocation Framework we can find out current place of the
iPhone.


+[NSFoodCourt nearestFoodCourts], of course. :P

But seriously: this is an application-domain problem which you will need to solve yourself. Core Location will tell you (to a reasonable degree of accuracy) where you are, but figuring out where that is in relation to points of interest is your responsibility. There are a number of mapping services available online which may be able to solve this problem for you, but they're completely outside the scope of Cocoa programming.
_______________________________________________


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: 
 >How to find nearest food courts in iPhone (From: "SridharRao M" <email@hidden>)

  • Prev by Date: batch processing
  • Next by Date: Re: How to find nearest food courts in iPhone
  • Previous by thread: How to find nearest food courts in iPhone
  • Next by thread: Re: How to find nearest food courts in iPhone
  • Index(es):
    • Date
    • Thread