Skip to content

Commit 6c85fe3

Browse files
committed
Fixing Google Map API
1 parent a696d79 commit 6c85fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1745,7 +1745,7 @@ <h2>Please Wait, Processing ..
17451745
<script src="js/placeholders.min.js" type="text/javascript"></script>
17461746
<script src="js/script.js" type="text/javascript"></script>
17471747
<script src="https://maps.googleapis.com/maps/api/js?v=3.exp&amp;sensor=false"></script>
1748-
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBbSn0xzcZYxXPKDvZlpJRCkc8UDcEqNV4&callback=initMap"
1748+
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyAhXyu43S1xJicR-fHGj1sBUOlF5HU8604&callback=initMap"
17491749
async defer></script>
17501750

17511751
<script>

0 commit comments

Comments
 (0)