Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Custom map tile sources #1427

Closed
1 task done
stretchkerr opened this issue Nov 24, 2024 · 1 comment
Closed
1 task done

[Feature Request]: Custom map tile sources #1427

stretchkerr opened this issue Nov 24, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@stretchkerr
Copy link

Contact Details

[email protected]

Tell us your idea.

app/src/main/java/com/geeksville/mesh/model/map/CustomTileSource.kt contains additional tilesources not visible in the app. Many non-US users would like to be able to remove US-centric maps sources and add ones more relevant to their regions.

Can the map tileserver list be broken out into a user-accessible xml file, similar to how ATAK, and SWmaps do it? This would allow users to enter their own tileserver address, zoom limits, API key (if any).

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@stretchkerr stretchkerr added the enhancement New feature or request label Nov 24, 2024
@andrekir
Copy link
Member

The unused map sources mentioned are experimental, not ideal for production use. The current map sources provide reliable, free, worldwide coverage.

Adding custom maps has become difficult to implement since Android 10 due to storage restrictions (details here). If you have a solution, PRs are welcome!

@andrekir andrekir closed this as not planned Won't fix, can't repro, duplicate, stale Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants