Android alternative for google maps (offline)
问题 I'm working on an app where users could press a button to see a map. I've implemented that google maps opens inside the app to show a map. Now my question is: If there is no wifi/3G it is impossible to cache the map, is there another way to show an offline version of the map? I was thinking about showing an svg image of a map. I've tried that but there is no way to zoom in the svg image, so is there a better way? 回答1: You can use Open Street Map instead of Google Maps. There is an Android