We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee6354e commit afd1f76Copy full SHA for afd1f76
1 file changed
config.js
@@ -10,7 +10,7 @@ const config = {
10
defaultTiles: 'OpenStreetMap',
11
// various api keys used for the GH backend and the different tile providers
12
keys: {
13
- graphhopper: 'bfb9d728-3732-4542-9e92-f638ac1c9f3a',
+ graphhopper: 'efc33bcc-a9e6-450b-9221-c52c5bf57de3',
14
maptiler: 'missing_api_key',
15
omniscale: 'missing_api_key',
16
thunderforest: 'missing_api_key',
0 commit comments