Google Maps iPhone API Terrain View
        Posted  
        
            by Adam
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Adam
        
        
        
        Published on 2010-04-15T14:29:24Z
        Indexed on 
            2010/04/15
            14:33 UTC
        
        
        Read the original article
        Hit count: 426
        
We're using MapKit on an iPhone app to display a Google Map with terrain view. However, the terrain view only shows when the user has an active Internet connection, the moment the user's Internet is off, the terrain on the map disappears and it appears flat.
Is there any way to keep the terrain view on even when the user isn't on an active internet connection?
Thanks! Adam
© Stack Overflow or respective owner