Skip to content

Commit

Permalink
force version of gmap due library update
Browse files Browse the repository at this point in the history
  • Loading branch information
renanpupin committed Dec 1, 2018
1 parent 2a251b3 commit 6c825bc
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 @@ -196,7 +196,7 @@ <h4 class="modal-title" id=""></h4>
<script type="text/javascript" src="https://www.google.com/jsapi"></script><!--Load the AJAX API-->
<!-- <script src="https://developers.google.com/maps/documentation/javascript/examples/markerclusterer/markerclusterer.js"></script> -->
<script src="https://cdn.rawgit.com/googlemaps/v3-utility-library/master/markerclustererplus/src/markerclusterer.js"></script>
<script src="http://maps.googleapis.com/maps/api/js?key=AIzaSyB3B202UDbbPzCUO9UGp9-rlBQ8glIQ0uQ&libraries=visualization"></script><!-- Load MAPS
<script src="http://maps.googleapis.com/maps/api/js?v=3.34&key=AIzaSyB3B202UDbbPzCUO9UGp9-rlBQ8glIQ0uQ&libraries=visualization"></script><!-- Load MAPS
API -->
<script src="assets/js/FileSaver.min.js"></script>

Expand Down

0 comments on commit 6c825bc

Please sign in to comment.