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

Upgrade to Polyline v5.0 #107

Closed 1ec5 closed 3 years ago

1ec5 commented 3 years ago

Polyline v5.0.0 has been released with various build system improvements. MapboxDirections is upgrading to this version in mapbox/mapbox-directions-swift#487, so to ensure continued compatibility between MapboxDirections and MapboxStatic in applications that use both libraries, we’ll also need to upgrade the dependency here.

/cc @frederoni @captainbarbosa

1ec5 commented 3 years ago

Fixed in #109.