Rate limited maptiler key is added.
This commit is contained in:
parent
6e1911e686
commit
4d6eec8972
1
changelog.d/2210.bugfix
Normal file
1
changelog.d/2210.bugfix
Normal file
@ -0,0 +1 @@
|
||||
Static location sharing and rendering
|
@ -150,7 +150,7 @@ android {
|
||||
// This *must* only be set in trusted environments.
|
||||
buildConfigField "Boolean", "handleCallAssertedIdentityEvents", "false"
|
||||
|
||||
buildConfigField "String", "mapTilerKey", "\"DUMMY_KEY\""
|
||||
buildConfigField "String", "mapTilerKey", "\"KF6tcY7YuKFgJSZ1EFQ2\""
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user