I want to make mapview with toolbar like iphone maps. I googled it but i cant get any appropriate things that can give me any idea to develop it. So anyone has idea about map like below. enter image description here

没有正确的解决方案

其他提示

Do you have your mapView setup and now you're trying to add the navBar? All you need to do is use a standard navigation bar from the interface builder and place it at the bottom of the viewController. Hook up the appropriate outlets and IBActions and then you're good to go.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top