The more I think about this library, the more I think it really fills a neat niche in iOS tools, since MapKit gives you nothing even close to this. That said, MapboxStatic is not a welcoming name, even if it is in line with our backend service.
Something like MapboxImage or MapImage could be better here, since it speaks to the produced result: a UIImage of a map.
The more I think about this library, the more I think it really fills a neat niche in iOS tools, since MapKit gives you nothing even close to this. That said,
MapboxStatic
is not a welcoming name, even if it is in line with our backend service.Something like
MapboxImage
orMapImage
could be better here, since it speaks to the produced result: aUIImage
of a map.