mapbox / MapboxStatic.swift

Static map snapshots with overlays in Swift or Objective-C on iOS, macOS, tvOS, and watchOS
https://www.mapbox.com/api-documentation/?language=Swift#static
Other
189 stars 31 forks source link

Migrate to Swift 3 #50

Closed 1ec5 closed 7 years ago

1ec5 commented 7 years ago

Upgraded to Swift 3.0.2 syntax, including in playgrounds and the readme. Removed some workarounds for crashes no longer present in Xcode.

Brought over improved rate limit error parsing from mapbox/MapboxGeocoder.swift#91.

Fixes #46. Supersedes #35, #41, and #42.

/cc @bsudekum @boundsj @friedbunny