mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
load map
This commit is contained in:
4
resources/views/components/layouts/scripts.blade.php
Normal file
4
resources/views/components/layouts/scripts.blade.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.9.4/dist/leaflet.css"
|
||||
integrity="sha256-p4NxAoJBhIIN+hmNHrzRCf9tD/miZyoHS5obTRR9BMY="
|
||||
crossorigin=""/>
|
||||
<script src="{{ asset('dist/leaflet-providers.js') }}"></script>
|
||||
Reference in New Issue
Block a user