Skip to main content

trackSignificantLocationChange

// Property: trackSignificantLocationChange
// Description: Indicates if the location changes should be updated only when a significant change in location occurs.
// Component(s): Ti.Geolocation
'.track-significant-location-change': { trackSignificantLocationChange: true }
'.track-significant-location-change-false': { trackSignificantLocationChange: false }