You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There’s a lot of overlap between MapboxImageAPI and MapboxStatic.swift. At the same time, each codebase contains distinct functionality: MapboxImageAPI contains tile cover logic, while MapboxStatic.swift also supports overlays and other Static API options. It would be great if this library could depend on MapboxStatic.swift for most of the Static API functionality while continuing to implement the tile cover algorithm.
There’s a lot of overlap between MapboxImageAPI and MapboxStatic.swift. At the same time, each codebase contains distinct functionality: MapboxImageAPI contains tile cover logic, while MapboxStatic.swift also supports overlays and other Static API options. It would be great if this library could depend on MapboxStatic.swift for most of the Static API functionality while continuing to implement the tile cover algorithm.
/cc @avi-c
The text was updated successfully, but these errors were encountered: