Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8086393
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T18:25:54+00:00 2026-06-05T18:25:54+00:00

In the CLLocationManager class documentation, I find such explanation for the distanceFilter property: This

  • 0

In the CLLocationManager class documentation, I find such explanation for the distanceFilter property:

This property is used only in conjunction with the standard location
services and is not used when monitoring significant location changes.

Can you please explain it?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T18:25:55+00:00Added an answer on June 5, 2026 at 6:25 pm

    In CLLocationManager, distanceFilter is used to notify changes when device has moved x meters. Default value is kCLDistanceFilterNone: all movements are reported.

    From the docs

    After returning a current location fix, the receiver generates update
    events only when a significant change in the user’s location is
    detected. For example, it might generate a new event when the device
    becomes associated with a different cell tower. It does not rely on
    the value in the distanceFilter property to generate events.

    Start standard location services by calling the startUpdatingLocation
    method. This service is most appropriate for applications that need
    more fine-grained control over the delivery of location events.
    Specifically, it takes into account the values in the desiredAccuracy
    and distanceFilter property to determine when to deliver new events.
    The precision of the standard location services are needed by
    navigation applications or any application where high-precision
    location data or a regular stream of updates is required. However,
    these services typically require the location-tracking hardware to be
    enabled for longer periods of time, which can result in higher power
    usage.

    That is why distanceFilter is used only in conjunction with the standard location services and is not used when monitoring significant location changes eg. desiredAccuracy or heading info.

    This is because generally it is not really useful to know that a person has moved x meters. However, it is very valuable to know that a person has moved x meters in y heading with z accuracy.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In my application ,in initial lunch i have to used cllocationmanager class to find
can CLLocationManager class be used to compute the distsnce travelled by the person?
I want to test my Location based application that uses CLLocationManager to find my
In my app the CLLocationManager is used to get the current user location. If
location = [[CLLocationManager alloc] init]; location.desiredAccuracy = kCLLocationAccuracyBestForNavigation ; location.distanceFilter = 10 ; location.delegate=self;
I found current location using (CLLocationManager startUpdatingLocation) this method. How long it takes to
I'm currently using CoreLocation + CLLocationManager in order to compare a users current location
I'm writing an app that monitors the user's location. I have a CLLocationManager object
Can we use CLLocationManager class to determine the position of the user in an
HI all, I was using a sample code which uses CLLocationManager class to determine

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.