Skip to content

Nemeziz/tabulae

 
 

Repository files navigation

Tabulae

screenshots

Overview

This is a simple rastermap viewing app with the following features:

  • Show maps from various providers like OSM, Google, BING, MapQuest, ArcGIS, Yandex and more

  • Record and show tracks

  • Record, show and edit POIs

  • Download tiles for offline usage

  • Share your location, your POIs or your track with others

  • Have a dashboard with configureabe parameters

screenshots screenshots

Uses

The app uses the following libraries:

osmdroid

ManuelPeinado

cwac-loaderex

android-ColorPickerPreference

filemanager

All libraries are copied as source into the project tree instead of using subprojects or the like.

Debugging

The app does alot of debug logging but that level must be enabled. you can do so by issuing setprop log.tag.org.pyneo.maps DEBUG in a shell on the device.

Origin

This app is a fork from RMaps found at

robertprojects

the app is described at

robertdeveloper

email of the developer is

robertk506@gmail.com

About

android app to show various tile based maps, a fork of famous rmaps.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.1%
  • Python 3.9%