Cached/offline maps for iPhone?
        Posted  
        
            by Konstantin
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Konstantin
        
        
        
        Published on 2010-03-14T01:31:49Z
        Indexed on 
            2010/03/14
            1:35 UTC
        
        
        Read the original article
        Hit count: 324
        
I'd like to use use maps in my application, so that there will be as less as possible traffic. Perfect solution would be caching of map slices. I know it's not possible with google maps (license). I took a look on OpenStreetMaps and it seems as good solution. The next: SDK. The only one I've found is from CloudMade. The problem is, I found no related API methods for caching/offline calls. Are there any alternative solutions?
© Stack Overflow or respective owner