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

Support 3D follow #714

Open
barbeau opened this issue May 6, 2020 · 9 comments
Open

Support 3D follow #714

barbeau opened this issue May 6, 2020 · 9 comments
Labels
stale type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@barbeau
Copy link
Collaborator

barbeau commented May 6, 2020

Is your feature request related to a problem? Please describe.

It would be nice to have a feature in the library that developers can turn on or off that would have the map camera automatically follow the user's location on the map in 3D - something like this:

image

Describe the solution you'd like

Moving and tilting the map camera based on rotation vector sensors is described in this Google I/O video (including sample code), which the above screenshot is grabbed from:
https://youtu.be/_oZiK_NJuG8?t=1453

I've implemented a version of this in an app I maintain:
https://github.com/barbeau/gpstest/blob/master/GPSTest/src/google/java/com/android/gpstest/GpsMapFragment.java#L281

Exact API design is TBD.

Describe alternatives you've considered
Do nothing - don't implement the feature

Additional context
See links above

@barbeau barbeau added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label May 6, 2020
@barbeau barbeau self-assigned this May 6, 2020
@stale
Copy link

stale bot commented Sep 4, 2020

This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!

@stale stale bot added the stale label Sep 4, 2020
@barbeau
Copy link
Collaborator Author

barbeau commented Sep 4, 2020

Still valid

@stale stale bot removed the stale label Sep 4, 2020
@stale
Copy link

stale bot commented Jan 2, 2021

This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!

@stale stale bot added the stale label Jan 2, 2021
@barbeau barbeau removed the stale label Jan 4, 2021
@stale
Copy link

stale bot commented Jun 2, 2021

This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!

@stale
Copy link

stale bot commented Oct 2, 2021

This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!

@stale stale bot added the stale label Oct 2, 2021
@barbeau barbeau removed the stale label Oct 2, 2021
@stale
Copy link

stale bot commented Apr 16, 2022

This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!

@stale stale bot added the stale label Apr 16, 2022
@stale
Copy link

stale bot commented Nov 2, 2022

Closing this. Please reopen if you believe it should be addressed. Thank you for your contribution.

@stale stale bot closed this as completed Nov 2, 2022
@barbeau barbeau reopened this Nov 2, 2022
@stale stale bot removed the stale label Nov 2, 2022
@stale
Copy link

stale bot commented Jun 18, 2023

This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!

@barbeau
Copy link
Collaborator Author

barbeau commented Jun 18, 2023

Not stale

@stale stale bot added the stale label Jun 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

1 participant