-
Notifications
You must be signed in to change notification settings - Fork 318
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
Migrate classes to core navigation #321
Comments
Requires adding OSRMTextInstructions.swift as a dependency to core navigation. |
@frederoni seems like OSRMTextInstructions.swift is already a dependency of Core Navigation, at least in Cocoapods land:
|
Heh, that was probably an oversight, but I guess it’s OK to have Core Navigation depend on OSRM Text Instructions. The more important consideration is making Polly an optional dependency somehow, because the AWS dependencies are enormous compared to Core Navigation proper. |
The checklist has been moved to core. |
Some of the following classes and logic would be useful to move over to MapboxCoreNavigation from the UI module, to give developers better building blocks for creating custom navigation apps from scratch:
cc @bsudekum @frederoni
The text was updated successfully, but these errors were encountered: