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

feat: add altitudeAccuracy to observation metadata #237

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

EvanHahn
Copy link
Contributor

@EvanHahn EvanHahn commented Sep 3, 2024

This object matches Expo's LocationObjectCoords type, so we should take all of its fields. We were missing altitudeAccuracy.

This object matches [Expo's `LocationObjectCoords` type][0], so we
should take all of its fields. We were missing `altitudeAccuracy`.

[0]: https://docs.expo.dev/versions/latest/sdk/location/#locationobjectcoords
@EvanHahn EvanHahn marked this pull request as ready for review September 3, 2024 15:06
@EvanHahn EvanHahn merged commit 9465e62 into main Sep 3, 2024
6 checks passed
@EvanHahn EvanHahn deleted the observation-position-altitudeaccuracy branch September 3, 2024 15:16
gmaclennan added a commit that referenced this pull request Sep 4, 2024
* main:
  chore: remove unused imports (#246)
  Release v3.0.0-next.26 (#242)
  fix: don't require iconRef for presets (#241)
  Release v3.0.0-next.25 (#240)
  chore!: make some Observation props optional (#239)
  chore!: make Field's `universal` property optional in schema (#236)
  test: use correct type for fixtures (#238)
  chore!: make Preset's `iconRef` optional (#235)
  feat: add `altitudeAccuracy` to observation metadata (#237)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants