cartodb/app/views/shared/_google_maps.html.erb

4 lines
113 B
Plaintext
Raw Normal View History

2020-06-15 10:58:47 +08:00
<script type="text/javascript"
src="//maps.googleapis.com/maps/api/js?v=3.32&<%= query_string %>">
</script>