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.
- Create a track
- Edit a track
- Open a GPX file
- Export a track
- Share a track
- Send a track to your Garmin
- Add a map
- Download maps
- Create a marker
- Edit a marker
- Search
- Display additional information
- Offline navigation
- Spaces
- Configure the menu
- Measure direct distance
- Map orientation
- Position Indicator
- Share a location quickly
- Lock the map view mode
- Export/Import your spaces
๐ What's New
Don't miss out on our latest features and improvements.
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.