You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 16, 2026. It is now read-only.
Utils.isBetterLocation uses Location.getTime to compare location time. If the device clock (used by the NETWORK_PROVIDER) is significantly faster than the satellite clock (used by the GPS_PROVIDER), MapboxFusedLocationEngineImpl may always take the NETWORK_PROVIDER locations.