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

Remove vestigal references to fillOpacity #63

Closed 1ec5 closed 7 years ago

1ec5 commented 7 years ago

Removed references to the Path.fillOpacity property, which was removed in #61 in favor of reading the alpha component out of fillColor.

/cc @frederoni @friedbunny