Skip to content

Commit

Permalink
Update Google Maps reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
forbiddenvoid authored Aug 28, 2017
1 parent a00b210 commit 06de100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ <h2>Filter Results</h2>

<script type="application/javascript" charset="utf-8" src="js/dbhelper.js"></script>
<script type="application/javascript" charset="utf-8" src="js/main.js"></script>
<script async defer src="https://maps.googleapis.com/maps/api/js?key=AIzaSyA_tKbW6A5pQ-eupxI56myUnHLqYCzOjKo&libraries=places&callback=initMap"></script>
<script async defer src="https://maps.googleapis.com/maps/api/js?key=YOUR_GOOGLE_MAPS_API_KEY&libraries=places&callback=initMap"></script>


<footer id="footer">
Expand Down

0 comments on commit 06de100

Please sign in to comment.