json - How to populate a jQuery Mobile list view of cities from Open Weather Map API? -


i trying write basic jquery mobile app allow select city , view current temperature using openweathermap api. data want use returned json.

as per landing page can see doing query explicitly city fine...

http://api.openweathermap.org/data/2.5/weather?q=london,uk

but unable find how query api return cities, subsequently allow me populate list view, allowing user see temperature.

i have read people talking using 'callback', unable see how help.

i have written basic app previously, again, using fixed location, user didnt have select it, never ran problem before.

i having problems posting code, attempt post later eve.

any pointers/tutorial links great.

you have contact them via email latest list of countries.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -