mercredi 2 juillet 2014

Merge multiple views in an uiview


Vote count:

0




In my app I've to take a picture and add the following information over the pic, these information are:



  • Weather forecast

  • Temperature

  • GPS location


Until now I obtained these information by using GPS and a web service for weather forecast (open weather map). I made so:



  1. I take the picture with the standard UIImagePicker

  2. I put a button on my interface to show the picture to the user


When the user press the button the app open a new ViewController in which I show the picture just take and I added 2 UILabel (one for temperature and one for the location) and a UIImageView (to show an icon about the weather forecast). Now I need to merge the picture with the 2 UILabel and with the UIImageView, there's a way to merge them in a single UIImageView? I've to do that to save the picture with the weather forecast and location



asked 59 secs ago






Aucun commentaire:

Enregistrer un commentaire