Android-Maps-Viewer

I was looking for an Android application that would let me view a map with several overlapping layers, and I couldn't find anything that suited my needs. OSMAnd only supports a single layer, and my pull request to add support for multiple layers was rejected. So I built my own application to solve this problem for myself.

Over time, I kept adding more features based on user requests, while trying to keep the application simple.


Features

Below is the list of available features.


๐Ÿš€ What's New

Don't miss out on our latest features and improvements.

๐Ÿ‘‰ Check out the release notes (What's New)


Why this repository is no longer open source

This repository used to be open source, but I've decided to close it.

Reasons for closing

  • No contributions in 5 years: despite the code being public, nobody contributed to the project during that time.
  • Security: keeping the repository public required me to stay particularly careful about certain sensitive keys used by the project, which added an ongoing burden and risk.

Open to contributions

That said, I'm still open to contributions! If you'd like to get involved, contact me and I'll be happy to give you the necessary access, no problem.


Sources having helped to code this project