-
Notifications
You must be signed in to change notification settings - Fork 31
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
Upgrade to Mapbox GL–based Mapbox Static API #54
Merged
Commits on Mar 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ccb1d89 - Browse repository at this point
Copy the full SHA ccb1d89View commit details
Commits on Mar 6, 2017
-
Upgraded to GL-based Static API
Renamed SnapshotOptions to ClassicSnapshotOptions. Added a similar SnapshotOptions class tailored to the GL-based Static API. Split out ClassicSnapshotTests.
Configuration menu - View commit details
-
Copy full SHA for 3c87b52 - Browse repository at this point
Copy the full SHA 3c87b52View commit details -
Make GeoJSON initializer throwable
We previously made this initializer failable instead of throwable because of a compiler bug, but the bug appears to have been resolved in Swift 3.
Configuration menu - View commit details
-
Copy full SHA for 0cc8c09 - Browse repository at this point
Copy the full SHA 0cc8c09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fd31c3 - Browse repository at this point
Copy the full SHA 2fd31c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc8d6d7 - Browse repository at this point
Copy the full SHA dc8d6d7View commit details -
Rewrote classic snapshot tests
Split out classic overlay tests into a separate test class. Replaced clever but untested URL parsing code in tests with much more straightforward string literals that can be verified easily. Added test fixture images. Verify that NSImage or UIImage can be created from each test fixture image. Switched to mapbox.streets in overlay tests to make fixtures easier to identify. Added configuration tests.
Configuration menu - View commit details
-
Copy full SHA for 5a1975f - Browse repository at this point
Copy the full SHA 5a1975fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 892850e - Browse repository at this point
Copy the full SHA 892850eView commit details -
Upgraded example applications to use the new SnapshotOptions initializer. Refined MBSnapshotCamera initializer for Objective-C in the form of a factory method.
Configuration menu - View commit details
-
Copy full SHA for a628377 - Browse repository at this point
Copy the full SHA a628377View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a42efc - Browse repository at this point
Copy the full SHA 5a42efcView commit details
Commits on Mar 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for cc91770 - Browse repository at this point
Copy the full SHA cc91770View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8e4457 - Browse repository at this point
Copy the full SHA e8e4457View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc81dc3 - Browse repository at this point
Copy the full SHA bc81dc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88cee66 - Browse repository at this point
Copy the full SHA 88cee66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 346993d - Browse repository at this point
Copy the full SHA 346993dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a95cc20 - Browse repository at this point
Copy the full SHA a95cc20View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec4956d - Browse repository at this point
Copy the full SHA ec4956dView commit details
Commits on Mar 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 09a812a - Browse repository at this point
Copy the full SHA 09a812aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41ac689 - Browse repository at this point
Copy the full SHA 41ac689View commit details -
Added altitude to SnapshotCamera
Added altitude as an alternative to zoom level in SnapshotCamera, for consistency with MapKit and the Mapbox iOS SDK.
Configuration menu - View commit details
-
Copy full SHA for 53a1660 - Browse repository at this point
Copy the full SHA 53a1660View commit details
Commits on Mar 26, 2017
-
Clarified the relationship between Snapshot and the iOS and macOS SDKs. Added a notice about the general requirement to leave the logo enabled.
Configuration menu - View commit details
-
Copy full SHA for 5ccc930 - Browse repository at this point
Copy the full SHA 5ccc930View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49ec1d0 - Browse repository at this point
Copy the full SHA 49ec1d0View commit details
Commits on Mar 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 189229b - Browse repository at this point
Copy the full SHA 189229bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.