feat(ui/map): switch to protomaps
has POIs and also just looks a bit prettier :3
This commit is contained in:
parent
a79c95829e
commit
8925c943ab
2 changed files with 6 additions and 1 deletions
|
|
@ -8,4 +8,5 @@ object Constants {
|
|||
// TODO
|
||||
const val devMode: Boolean = false
|
||||
const val updateKey: String = ""
|
||||
const val protomapsKey: String = ""
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue