Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try to use more information from the enhanced locations #57

Open
KacperKluka opened this issue Aug 23, 2022 · 0 comments
Open

Try to use more information from the enhanced locations #57

KacperKluka opened this issue Aug 23, 2022 · 0 comments
Labels
enhancement New feature or improved functionality.

Comments

@KacperKluka
Copy link
Contributor

KacperKluka commented Aug 23, 2022

I've noticed that the Mapbox's enhanced locations (called now LocationMatcherResult) include much more fields that might be useful.

Those fields are:

  • isOffRoad - whether the SDK thinks that the user is off road, based on the [offRoadProbability].
  • offRoadProbability - probability that the user is off road.
  • isTeleport - returns true if map matcher changed its opinion about most probable path on last update. In practice it means we don't need to animate puck movement from previous to current location and just do an immediate transition instead.

┆Issue is synchronized with this Jira Uncategorised by Unito

@KacperKluka KacperKluka added the enhancement New feature or improved functionality. label Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improved functionality.
Development

No branches or pull requests

1 participant