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

max longitude #1

Open
kylederkacz opened this issue Sep 5, 2015 · 1 comment
Open

max longitude #1

kylederkacz opened this issue Sep 5, 2015 · 1 comment

Comments

@kylederkacz
Copy link

I was following your example method to get the map region in MapViewController and noticed a minor issue. I haven't tried to run this code, but figured I'd point it out for posterity:

https://github.com/kevinvanderlugt/Swift-Walk-Tracker/blob/master/walktracker/MapViewController.swift#L147

I believe that location.coordinate.latitude > maxLongitude should be location.coordinate.longitude > maxLongitude

@kevinvanderlugt
Copy link
Owner

Howdy,
Thanks so much for looking at my project and taking the time to write up this issue. You are correct in finding this issue. I will try to get it fixed up shortly since I want to move to swift 2.0 soon as well.

Cheers! 🍻

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

2 participants