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

4 lines
113 B
Plaintext
Raw Normal View History

2024-04-06 13:25:13 +08:00
<script type="text/javascript"
src="//maps.googleapis.com/maps/api/js?v=3.32&<%= query_string %>">
</script>