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
188 stars 31 forks source link

Remove support for Legacy Static Images API #115

Closed 1ec5 closed 2 years ago

1ec5 commented 2 years ago

Removed support for the Legacy Static Images API, which went away in 2020. Removed outdated or redundant assertions about limits that are already enforced on the server side.

Fixes #113 and fixes #114.

/cc @ZiZasaurus @domlet