You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
297 B
PHTML
6 lines
297 B
PHTML
<script
|
|
src="https://developers.google.com/maps/documentation/javascript/examples/markerclusterer/markerclusterer.js"></script>
|
|
<script src="https://maps.googleapis.com/maps/api/js?key=[" your-google-map-api
|
|
"]&libraries=places"></script>
|
|
<script src="{{ asset('dist/js/app.js') }}"></script>
|