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

Move DistanceFormatter to Core Navigation #309

Merged
merged 2 commits into from
Jun 26, 2017
Merged

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Jun 26, 2017

DistanceFormatter has no dependencies on UIKit, so this change puts it in Core Navigation for the convenience of developers using only that library.

Also replaced usage of MGLDistanceFormatter with DistanceFormatter, which is more finely tuned for navigation use cases.

/cc @ericrwolfe @frederoni

@1ec5 1ec5 added the build Issues related to builds and dependency management. label Jun 26, 2017
@1ec5 1ec5 self-assigned this Jun 26, 2017
@1ec5 1ec5 requested a review from ericrwolfe June 26, 2017 16:58
@1ec5 1ec5 merged commit 6b4bdf6 into master Jun 26, 2017
@1ec5 1ec5 deleted the 1ec5-distance-formatter-core branch June 26, 2017 17:37
@1ec5 1ec5 added this to the v0.5.0 milestone Jul 9, 2017
@1ec5 1ec5 mentioned this pull request Jul 9, 2017
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues related to builds and dependency management.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants