Skip to content

Instantly share code, notes, and snippets.

@LarsBergqvist
Created February 3, 2020 14:03
Embed
What would you like to do?
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