Skip to content

Commit

Permalink
update README for tvOS
Browse files Browse the repository at this point in the history
  • Loading branch information
incanus committed Oct 27, 2015
1 parent f8eb4ca commit d6f53fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ MapboxStatic is a Swift library for Mapbox's [static maps API](https://www.mapbo

Static maps are flattened PNG or JPG images, ideal for use in table views, image views, and anyplace else you'd like a quick, custom map without the overhead of an interactive view. They are created in one HTTP request, so overlays are all added *server-side*.

Works on iOS **and** tvOS!

## Installation

Drag the `MapboxStatic.swift` file into your project. If calling from Objective-C code, import `<TargetName>-Swift.h` first.
Expand Down

0 comments on commit d6f53fe

Please sign in to comment.