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

Use puckBearingEnabled prop in Android #3742

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

RmStorm
Copy link

@RmStorm RmStorm commented Jan 17, 2025

Description

Fixes #3391

Checklist

  • I've read CONTRIBUTING.md
  • I updated the doc/other generated code with running yarn generate in the root folder
  • I have tested the new feature on /example app.
    • In V11 mode/ios
    • In New Architecture mode/ios
    • In V11 mode/android
    • In New Architecture mode/android

yarn generate throws with a completely unrelated error that I do not have time to debug.

@RmStorm RmStorm had a problem deploying to CI with Mapbox Tokens January 17, 2025 13:05 — with GitHub Actions Error
@RmStorm RmStorm had a problem deploying to CI with Mapbox Tokens January 17, 2025 13:05 — with GitHub Actions Error
@RmStorm RmStorm had a problem deploying to CI with Mapbox Tokens January 17, 2025 13:05 — with GitHub Actions Error
@RmStorm RmStorm had a problem deploying to CI with Mapbox Tokens January 17, 2025 13:05 — with GitHub Actions Error
@RmStorm RmStorm had a problem deploying to CI with Mapbox Tokens January 17, 2025 13:05 — with GitHub Actions Error
@RmStorm RmStorm had a problem deploying to CI with Mapbox Tokens January 17, 2025 13:05 — with GitHub Actions Error
@RmStorm RmStorm had a problem deploying to CI with Mapbox Tokens January 17, 2025 13:05 — with GitHub Actions Error
@RmStorm RmStorm had a problem deploying to CI with Mapbox Tokens January 27, 2025 09:21 — with GitHub Actions Error
@RmStorm RmStorm had a problem deploying to CI with Mapbox Tokens January 27, 2025 09:21 — with GitHub Actions Error
@RmStorm RmStorm had a problem deploying to CI with Mapbox Tokens January 27, 2025 09:21 — with GitHub Actions Error
@RmStorm RmStorm had a problem deploying to CI with Mapbox Tokens January 27, 2025 09:21 — with GitHub Actions Error
@RmStorm RmStorm had a problem deploying to CI with Mapbox Tokens January 27, 2025 09:21 — with GitHub Actions Error
@RmStorm RmStorm had a problem deploying to CI with Mapbox Tokens January 27, 2025 09:21 — with GitHub Actions Error
@RmStorm RmStorm had a problem deploying to CI with Mapbox Tokens January 27, 2025 09:21 — with GitHub Actions Error
@RmStorm RmStorm force-pushed the fix-android-locationpuck-bearing branch from 6e60469 to 4c480c7 Compare January 27, 2025 09:23
@RmStorm RmStorm had a problem deploying to CI with Mapbox Tokens January 27, 2025 09:23 — with GitHub Actions Error
@RmStorm RmStorm had a problem deploying to CI with Mapbox Tokens January 27, 2025 09:23 — with GitHub Actions Error
@RmStorm RmStorm had a problem deploying to CI with Mapbox Tokens January 27, 2025 09:23 — with GitHub Actions Error
@RmStorm RmStorm had a problem deploying to CI with Mapbox Tokens January 27, 2025 09:23 — with GitHub Actions Error
@RmStorm RmStorm had a problem deploying to CI with Mapbox Tokens January 27, 2025 09:23 — with GitHub Actions Error
@RmStorm RmStorm had a problem deploying to CI with Mapbox Tokens January 27, 2025 09:23 — with GitHub Actions Error
@RmStorm RmStorm had a problem deploying to CI with Mapbox Tokens January 27, 2025 09:23 — with GitHub Actions Error
Comment on lines +58 to +61
set(value) {
field = value
_apply()
}
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is necessary for hot reloading to work on this property.

@RmStorm RmStorm force-pushed the fix-android-locationpuck-bearing branch from 4c480c7 to 52ff3f4 Compare January 27, 2025 09:29
@RmStorm RmStorm requested a deployment to CI with Mapbox Tokens January 27, 2025 09:29 — with GitHub Actions Waiting
@RmStorm RmStorm requested a deployment to CI with Mapbox Tokens January 27, 2025 09:29 — with GitHub Actions Waiting
@RmStorm RmStorm requested a deployment to CI with Mapbox Tokens January 27, 2025 09:29 — with GitHub Actions Waiting
@RmStorm RmStorm requested a deployment to CI with Mapbox Tokens January 27, 2025 09:29 — with GitHub Actions Waiting
@RmStorm RmStorm requested a deployment to CI with Mapbox Tokens January 27, 2025 09:29 — with GitHub Actions Queued
@RmStorm RmStorm requested a deployment to CI with Mapbox Tokens January 27, 2025 09:29 — with GitHub Actions Waiting
@RmStorm RmStorm requested a deployment to CI with Mapbox Tokens January 27, 2025 09:29 — with GitHub Actions Queued
@RmStorm RmStorm requested a review from mfazekas January 27, 2025 10:03
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.

[Bug]: LocationPuck bearing not visible on Android
2 participants