fdroiddata/metadata/com.sigseg.android.worldmap.txt
2013-03-30 19:51:36 +00:00

34 lines
1.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Category:Science & Education
License:Apache2
Web Site:https://github.com/johnnylambada/WorldMap
Source Code:https://github.com/johnnylambada/WorldMap
Issue Tracker:https://github.com/johnnylambada/WorldMap/issues
Summary:Display a world map
Description:
WorldMap is a simple Android app that displays
[http://upload.wikimedia.org/wikipedia/commons/3/33/Physical_Political_World_Map.jpg a map]
of the world taken from Wikimedia and allows the user to scroll around on it.
The map is from wikipedia and licensed as PD-USGOV; PD-USGOV-CIA-WF - more info
[http://en.wikipedia.org/wiki/File:Physical_Political_World_Map.jpg here])
The map itself is quite large (6480,3888), so its way too big to fit in
memory all at once (over 48MB). The VM heap size Android supports is either 16
or 24 megs, so we cant fit the whole thing in memory at once.
WorldMap uses the BitmapRegionDecoder API (available as of API 10) to decode
just what it needs to display.
.
Repo Type:git
Repo:https://github.com/johnnylambada/WorldMap.git
Build Version:2.0.2,5,version-2.0.2,subdir=worldmap,update=.;../library,\
prebuild=rm -rf release && mkdir src
Auto Update Mode:None
Update Check Mode:Tags
Current Version:2.0.2
Current Version Code:5