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

Provide details in returned error #32

Closed 1ec5 closed 8 years ago

1ec5 commented 8 years ago

When there’s an error, include a failure reason and recovery suggestion derived from the API response.

/ref mapbox/MapboxGeocoder.swift#49 mapbox/MapboxDirections.swift#47