Navigation › Location Map Viewer
thumb_up Follow me on GitHub to get notifications about my projects (like Fossdroid Core), thanks! close

Location Map Viewer

Display geografic information from url or local gpx/kml file in a map
Version: 0.3.8.210702
Added: 22-03-2015
Updated: 05-07-2021
The app has support for GPX and KML files, as
well as the "geo URI scheme" and popular map
services (google-maps, openstreetmap, yandex, ...).

It can work offline (without Internet/WiFi) once
geodata has been downloaded and cached.

Other Android apps can use LocationMapViewer through an
Intent-interface.

Required Android Permissions:

* INTERNET: to download map data from Open Streetmap Server
* 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)
* ACCESS_FINE_LOCATION and ACCESS_COARSE_LOCATION: to display my own location in the map

Screenshot of Location Map Viewer
code Source file_download Download