Open Source: Beginners Map Kit Demo (Utilizing ASIHttpRequest, JSONKit, and MBProgressHUD)
If you are getting started with ithe iOS Map Kit and are looking for a good example that illustrates how to perform common Map related tasks I’ve found a great example that uses several open source libraries which I have previously mentioned on this site.
The example is from Hunter Hillegass and demonstrates Json file downloading using ASIHttpRequest, JSON file parsing with JSONKit, storing the downloaded data within a Core Data database, noting the locations with Map Kit, and keeping the user updated with MBProgressHUD progress indicators.
You can find the project here:
https://github.com/HunterHillegas/HelloMapKitWorld
The necessary libraries are included witihin the Github, but if you are looking for them individually then -
ASIHttpRequest can be found here:
https://github.com/pokeb/asi-http-request
JSONKit can be found here:
https://github.com/johnezang/JSONKit
MBProgressHUD can be found here:
https://github.com/jdg/MBProgressHUD
It makes for a good beginners example of how to use map kit, and those open source libraries.
Submit A Resource
Have you created a useful tutorial, library or tool for iOS development that you would like to get in front of our 300,000+ monthly page views from iOS developers?
You can send a Tweet to @maniacdev on Twitter or submit the url here.
The resources we feel will appeal to our readers the most will be posted on the front page.







Pingback: Sample Code: HelloMapKitWorld at Under The Bridge
Hi ,
I am very Thank for U,i get lot of help for this.
cheers
Kiran
Thank you so mush