markzhong88 / Apple-TV-Map

Apple TV Map App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apple-TV-Map

TV+Map is simple design map app for Apple TV. It shows your current location real time traffic condition and weather info. You can choose standard, satellite or bird view for map type. Hold/Long press remote for button control, swipe remote right edge to zoom.

Remember to replace your own forecast.io API key in ViewController.m to get weather info.

forecastr.apiKey = @"YOUR_API_KEY"; // You will need to set the API key here (only set it once in the entire app)

App Store Link: https://itunes.apple.com/us/app/tv+map/id1141099400?mt=8

alt tag

About

Apple TV Map App

License:MIT License


Languages

Language:Objective-C 100.0%