views:

139

answers:

0

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