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

Adding SCNNode to GPS Coordinates #8

Open
ghost opened this issue Apr 15, 2018 · 0 comments
Open

Adding SCNNode to GPS Coordinates #8

ghost opened this issue Apr 15, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Apr 15, 2018

Hi, I am developing an ARKit application that takes a GPS coordinate, gets directions to the coordinate using Apple Maps, and overlays a SceneKit Sphere onto the AR space at every RouteStep of the directions. So basically every turn in the directions, I want to place a blue sphere at the location of the turn that I can see through the camera. I have a post on Stack Overflow here: https://stackoverflow.com/questions/49620583/adding-scnnode-to-gps-coordinates but I have not been able to figure this out. I just want a series of blue spheres leading me to my destination when I look through the camera.
Can you take a look at my detailed question and maybe see where I'm going wrong? Thanks!

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

No branches or pull requests

0 participants