Quote:
Originally Posted by KaramApps
hi , i try to make a map view in dapp but it doesnt have a location ( i didnt see any place to put location )
so can you give me a way to make a map view in the project ?
|
I don't know anything about dapp.
You might want to take a look at some of the sample apps that are included with XCode. WorldCities is one. Do a search on "WorldCities" in the XCode documentation. It's a fully functioning app that displays cities of the world in a map kit map.
There's also "CurrentAddress", which shows the user's current address on the map. That one's even simpler.
There are no doubt lots of tutorials that walk you through the process of adding a map to your application and hooking it up.
As to whether or not you can use dapp to add a map to your application, I have no idea.