How to display my own map in MKMapView?
问题 i have a small map of a town, i want to place it into the google map, any idea how to do it ? i am doing so because i need google map to point out user current location. 回答1: Checkout the TileMap example code from Apple 回答2: To display a custom map in MKMapView your custom map needs to be in Keyhole Markup Language (KML). KML is a file format used to display geographic data in an Earth browser such as Google Earth, Google Maps, and Google Maps for mobile. The file can include custom images