config.js is still set to use a Google
provider (that's the default for both mapProvider and
elevationProvider when unset) but no
googleMapsApiKey is set. Copy config.example.js
to config.js and either set a real key from the
Google Cloud Console,
or switch both settings to a free provider. See README.md for details.