Skip to content
New issue

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

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

Already on GitHub? # to your account

Draw Path to ARPoint from current Location #15

Open
shehanmkg opened this issue Dec 8, 2017 · 1 comment
Open

Draw Path to ARPoint from current Location #15

shehanmkg opened this issue Dec 8, 2017 · 1 comment

Comments

@shehanmkg
Copy link

Thanks for this great work and this so much help for my work.
Is there a way to draw the path to apoint likes on google map?

@LaQuay
Copy link

LaQuay commented Feb 11, 2018

@ShehanMadushanka Check this, it can help you.
https://code.tutsplus.com/tutorials/android-sdk-augmented-reality-location-distance--mobile-8004

Edit: Also, you can just have 2 points and then draw a line instead of a circle. Inside AROverlayView.java, onDraw(). Then just get two points instead of one inside the loop, and draw it with a line.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants