Provide map style config for release (#321)

And update nightly from the trial version we were using.
This commit is contained in:
Andy Balaam
2022-02-14 17:53:32 +00:00
committed by GitHub
parent ca91532635
commit 65a446db75
2 changed files with 3 additions and 2 deletions

View File

@@ -52,5 +52,5 @@
"features": {
"feature_spotlight": true
},
"map_style_url": "https://api.maptiler.com/maps/basic/style.json?key=JCdnMQY3oGklTYYLIvtI"
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx"
}