Skip to content

Commit 287c3fe

Browse files
committed
use the remote lib for map as it does not work locally
1 parent bbed15a commit 287c3fe

File tree

2 files changed

+1
-60
lines changed

2 files changed

+1
-60
lines changed

source/localizable/_map_qualif_centers.html.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</div>
3333
</section>
3434

35-
<script src="/vendor/maplibre-gl.js"></script>
35+
<script src="https://unpkg.com/maplibre-gl@^4.7.1/dist/maplibre-gl.js"></script>
3636
<script type="text/javascript">
3737
var map = new maplibregl.Map({
3838
container: 'map', // container id

source/vendor/maplibre-gl.js

-59
This file was deleted.

0 commit comments

Comments
 (0)