We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6b70b4 commit d881100Copy full SHA for d881100
scripts/maps.js
@@ -27,7 +27,7 @@ var apiKey;
27
28
function loadApiKey() {
29
30
- // apiKey = "AIzaSyAx8ch0JQiBIlaNss84MrdSKYFkc34wTuw"
+ apiKey = "AIzaSyAx8ch0JQiBIlaNss84MrdSKYFkc34wTuw"
31
32
loadGoogleMaps("six foot seven foot eight foot bunch!")// we out here creating inflexible chains
33
return // who up hard coding
0 commit comments