|
@@ -12,7 +12,7 @@
|
|
|
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
|
|
|
<title>TerrAssumptions</title>
|
|
|
<!-- Statically and synchronously load the Google Maps Javascript API -->
|
|
|
- <script src="https://maps.googleapis.com/maps/api/js?key=%REACT_APP_GOOGLE_API_KEY%"></script>
|
|
|
+ <script src="https://maps.googleapis.com/maps/api/js?key=%REACT_APP_GOOGLE_API_KEY%&v=beta"></script>
|
|
|
</head>
|
|
|
<body>
|
|
|
<noscript>You need to enable JavaScript to run this app.</noscript>
|