iphone - MapView in Main view and Flipside View -


I have created a MapView in the main view and want to use the same MapView in the Flipside view but only expanded in size

Any suggestions?

I have tried to duplicate the mapping code in the flipside view but flipside view stops the program and freeze the program. It would appear that the map with different H and M files will be different to see the flipside. I also tried copying map view from the main view to the flipside view.

8 hours of despair

fool me

Creating a separate mapping code in the Flipside view for H and M files works, I suggest creating a different map view than copying from main view.

For me, my mistake was not making proper link between Nib.


Comments