updated map component, wrapped with api key, added markers/info windows

This commit is contained in:
Al Duncanson
2018-09-27 14:28:49 -04:00
parent aeae021f2b
commit 477ba66608
4 changed files with 75 additions and 50 deletions

View File

@@ -20,7 +20,6 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyAZ_0J01bA6wCbIPK4UBq2RUBC-hIqG4mM" async defer></script>
<title>React App</title>
</head>
<body>