{"package_name":"com.sigseg.android.worldmap","name":"WorldMap","summary":"Display a world map","category":"Science & Education","icon_url":null,"latest_version_code":12,"latest_version_name":"3.1","apk_url":"/api/apk/com.sigseg.android.worldmap","apk_size":6633001,"apk_sha256":"4a0fef6e48da977d2ec5a6245445f872d3c5e90d054b67366639a519f93a87f1","source_kind":"fdroid-repo","repo_slug":"fdroid-main","last_updated":1779371403,"release_timestamp":1727782118,"description":"WorldMap is a simple Android app that displays\n<a href=\"http://upload.wikimedia.org/wikipedia/commons/3/33/Physical_Political_World_Map.jpg\">\na map</a> of the world taken from Wikimedia and allows the user to scroll around on\nit. The map is licensed as PD-USGOV; PD-USGOV-CIA-WF - more info\n<a href=\"http://en.wikipedia.org/wiki/File:Physical_Political_World_Map.jpg\">here</a>)\n\nThe map itself is quite large (6480x3888), so it's way too big to fit in memory\nall at once (over 48MB). The VM heap size Android supports is either 16 or 24\nmegs, so we can't fit the whole thing in memory at once. To overcome this,\nWorldApp uses the BitmapRegionDecoder API (available as of Android 2.3.3) to\ndecode just what it needs to display. The app can also serve as a viewer for\narbitrary images opened via a (3rd-party) file manager.","categories":["Science & Education"]}