-
Notifications
You must be signed in to change notification settings - Fork 46
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
Comments
In the meantime, the demo app in this project illustrates how to do this |
Would it be possible to extend the demo to draw a line between each node? |
Thanks @boundsj I'll have a go at it, cheers for the pointer. |
Would it be a separate manager for navigation services like https://gist.github.com/chriswebb09/b5a1e5691a7851e20d0606d6df099485 or part of the annotation manager? |
@boundsj @ohwhen @chriswebb09 @zugaldia @Yuffster How to find coordinate node position? |
Update CFBundleVersion & CFBundleShortVersionString to 1.0.1
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.
The text was updated successfully, but these errors were encountered: