Including Weather Information, iPhone App, Weather API [closed]

荒凉一梦 提交于 2019-12-24 12:08:42

问题


I am not sure if what I want to do is possible, as i am fairly new to this. I have signed up for a Free API account with WorldWeatherOnline.com which allows usage of free and commercial use.

What I want to do is have the 3 days weather displayed for a specific location when a user visits a certain ViewController of my app. I'm not looking to ask them for their location via GPS, just display a set locations current weather.

I can generate a Request URL and output in XML format or JSON, but have no idea how to implement them into my app (if it is possible?)

Thanks


回答1:


Check for the Best Weather API,

Read the blog tutorial with sample code for

Adding Local Weather Conditions To Your App (Part 2/2: Accessing Google’s XML Weather API)

Integrating weather information in iphone



来源:https://stackoverflow.com/questions/6029607/including-weather-information-iphone-app-weather-api

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!