开发者

How to Display offline map in iphone using Mapkit

How to Display offline map in iphone using mapkit? if i use static image then how do i get current location and pin drop on it? anyone has idea please suggest some solution.

Thank you开发者_JAVA百科.


Try this post Force MapKit use cached map tiles only/disable network programmatically

It tells about open source map OSM , helps offline map browsing.

Source from here http://developers.cloudmade.com/projects/show/iphone-sdk.

Hope this helps , or r u looking for some thing else.


Similar to What SDKs can be used for creating offline maps application for iPad/iPhone?


In iOS4+, you can use an image MKOverlay to overlay whatever you want on top of a MapKit map. You can provide a semi-transperant base map of your own providing to display when the underlying Google Map can not be loaded. But you can not control what MapKit is doing under the hood caching Google maps.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜