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

Fix malformed coordinate bounds in routing tile pack request URL #349

Merged
merged 1 commit into from
Feb 15, 2019

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Feb 15, 2019

Fixed a mixup in the implementation of CoordinateBounds that caused Directions.downloadTiles(in:version:session:completionHandler:) to error out. Added a CoordinateBounds(southWest:northEast:) initializer for completeness.

Fixes #348.

/cc @mapbox/navigation-ios

@1ec5 1ec5 merged commit db7e808 into master Feb 15, 2019
@1ec5 1ec5 deleted the 1ec5-southwest-by-southwest-348 branch February 15, 2019 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants