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

Integrate MapboxDirections.swift #8

Open
boundsj opened this issue Aug 11, 2017 · 6 comments
Open

Integrate MapboxDirections.swift #8

boundsj opened this issue Aug 11, 2017 · 6 comments

Comments

@boundsj
Copy link
Contributor

boundsj commented Aug 11, 2017

This library should make querying the Mapbox Directions API and visualizing the results as nodes in SceneKit easy to do. This feature will require a Mapbox access token.

@boundsj
Copy link
Contributor Author

boundsj commented Aug 11, 2017

In the meantime, the demo app in this project illustrates how to do this

@ohwhen
Copy link

ohwhen commented Aug 22, 2017

Would it be possible to extend the demo to draw a line between each node?

@boundsj
Copy link
Contributor Author

boundsj commented Aug 23, 2017

Hi @ohwhen. When #2 is completed this will be easier. Even now though, it is possible to add SceneKit nodes with geometries that span between points. A SCNCylinder may be useful for that.

@ohwhen
Copy link

ohwhen commented Aug 25, 2017

Thanks @boundsj I'll have a go at it, cheers for the pointer.

@chriswebb09
Copy link

Would it be a separate manager for navigation services like https://gist.github.com/chriswebb09/b5a1e5691a7851e20d0606d6df099485 or part of the annotation manager?

@Parameshvadivel
Copy link

@boundsj @ohwhen @chriswebb09 @zugaldia @Yuffster How to find coordinate node position?

GUIEEN pushed a commit to GUIEEN/mapbox-arkit-ios that referenced this issue Jan 10, 2020
Update CFBundleVersion & CFBundleShortVersionString to 1.0.1
GUIEEN added a commit to GUIEEN/mapbox-arkit-ios that referenced this issue Jan 10, 2020
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

4 participants