Skip to content

Commit

Permalink
Update demo-2.html
Browse files Browse the repository at this point in the history
Fix Google maps key (use same key as demo-3.html)
  • Loading branch information
gurubobnz committed Oct 2, 2018
1 parent 012c40c commit 0b7760a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo-2.html
Expand Up @@ -99,7 +99,7 @@

</script>

<script async defer src="https://maps.google.com/maps/api/js?v=3&callback=mapLibReadyHandler&key=AIzaSyB9uMQ5-OdTNj6GA6EGuYOQFo4ld5HD7bE"></script>
<script async defer src="https://maps.google.com/maps/api/js?v=3&callback=mapLibReadyHandler&key=AIzaSyBKx-UGkzpvSol3xk5CiuBK7aSVs_1kgm4"></script>
<script async defer src="bin/oms.min.js?spiderfier_callback=mapLibReadyHandler"></script>
</body>
</html>

0 comments on commit 0b7760a

Please sign in to comment.