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

Replace MapKit with Mapbox iOS SDK #56

Merged
merged 1 commit into from
Jun 5, 2016
Merged

Replace MapKit with Mapbox iOS SDK #56

merged 1 commit into from
Jun 5, 2016

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Jun 5, 2016

Though showing Mapbox Geocoding API results atop a MapKit map shows how versatile this library can be, this usage also happens to violate the Mapbox Geocoding API terms of service for free geocoding. This change replaces every instance of “MK” with “MGL”, showing just how easy it is to switch from MapKit to the Mapbox iOS SDK.

/cc @friedbunny

Though showing Mapbox Geocoding API results atop a MapKit map shows how versatile this library can be, this usage also happens to violate the Mapbox Geocoding API terms of service. This change replaces every instance of “MK” with “MGL”, showing just how easy it is to switch from MapKit to the Mapbox iOS SDK.
@1ec5 1ec5 self-assigned this Jun 5, 2016
@1ec5 1ec5 merged commit 0587c93 into master Jun 5, 2016
@1ec5 1ec5 deleted the 1ec5-example-mapbox branch June 5, 2016 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant