Skip to content

Instantly share code, notes, and snippets.

@LarsBergqvist
Created February 3, 2020 14:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LarsBergqvist/2c97be8e04b9cf31268d179f8bda07e0 to your computer and use it in GitHub Desktop.
Save LarsBergqvist/2c97be8e04b9cf31268d179f8bda07e0 to your computer and use it in GitHub Desktop.
Angular application configuration: use real data from the API and use Google Maps
{
"apiUrl": "https://localhost",
"apiPort": "5001",
"useFakeData": false,
"useMap": true,
"googleAPIKey": "ABzaDuAQbFxSalDaWfIAB7DEZAh730AFGGGlpg"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment