Skip to content

Commit

Permalink
change key for the google map api
Browse files Browse the repository at this point in the history
  • Loading branch information
gtsarik committed Nov 21, 2017
1 parent 00eac21 commit 31de047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/customers/customer_section.html
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ <h4 class="margin-bottom-30" id="aoi_selected"><b>AOI selected:</b> <span>{{ sub

<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?libraries=geometry"></script>

<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDsygPfGOqFRltEUKkiAhr3cdMZtxN2Rm0&libraries=places">
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDXWqAbDAIFgo39Des-UW6SaGkHcjk7waM&libraries=places">

<script type="text/javascript" src="http://www.google.com/jsapi"></script>

Expand Down

0 comments on commit 31de047

Please sign in to comment.