2015-03-16 22:21:00 +00:00
Categories:Navigation,System
License:GPLv3
Web Site:https://github.com/k3b/locationMapViewer/wiki
Source Code:https://github.com/k3b/locationMapViewer
Issue Tracker:https://github.com/k3b/locationMapViewer/issues
2015-06-03 16:10:02 +00:00
Changelog:https://github.com/k3b/locationMapViewer/wiki/History
2015-03-16 22:21:00 +00:00
2015-06-10 03:34:02 +00:00
Auto Name:Location Map Viewer
2015-03-17 16:54:16 +00:00
Summary:Display geografic information on a map
2015-03-16 22:21:00 +00:00
Description:
2015-03-17 16:54:16 +00:00
Display geografic information in a map. It has support for GPX and
KML files, as well as the "geo" URI scheme. It can work offline (without
Internet/WiFi) once geodata has been downloaded and cached.
Other Android apps can use LocationMapViewer through an [https://github.com/k3b/LocationMapViewer/blob/master/geoIntentDemo/src/main/java/de/k3b/android/locationMapViewer/demo/GeoIntentDemoActivity.java Intent interface]
2015-03-17 12:53:28 +00:00
or through html links like [geo:0,0?q=53.0,8.0(Hello) geo:0,0?q=53.0,8.0(Hello)]
2015-03-16 22:21:00 +00:00
(<a href="geo:0,0?q=53.0,8.0(Hello)">geo:0,0?q=53.0,8.0(Hello)</a>)
2015-03-17 16:54:16 +00:00
Required Android Permissions:
2015-03-16 22:21:00 +00:00
* INTERNET: to download map data from Open Streetmap Server
2015-03-17 16:54:16 +00:00
* ACCESS_NETWORK_STATE and ACCESS_WIFI_STATE: to find out if wifi/internet is online to start downloaded geodata
* WRITE_EXTERNAL_STORAGE (to cache downloaded map data in local file system and to load gpx/kml-Files to be displayed in the map)
2015-03-16 22:21:00 +00:00
* ACCESS_FINE_LOCATION and ACCESS_COARSE_LOCATION: to display my own location in the map, too
.
Repo Type:git
Repo:https://github.com/k3b/locationMapViewer.git
2015-03-21 21:16:25 +00:00
Build:0.2.2.150321,2
commit=Version0.2.2.150321
2015-03-17 12:53:28 +00:00
subdir=LocationMapViewer
gradle=yes
2015-05-06 16:13:18 +00:00
Build:0.3.3.150506,3
commit=Version0.3.3.150506
subdir=LocationMapViewer
gradle=yes
2015-03-17 12:53:28 +00:00
Auto Update Mode:None
2015-03-17 16:54:16 +00:00
Update Check Mode:Tags
2015-05-06 05:05:13 +00:00
Current Version:0.3.3.150506
Current Version Code:3
2015-03-17 16:54:16 +00:00