Skip to content

Commit

Permalink
use the remote lib for map as it does not work locally
Browse files Browse the repository at this point in the history
  • Loading branch information
smadbe committed Jan 16, 2025
1 parent bbed15a commit 287c3fe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 60 deletions.
2 changes: 1 addition & 1 deletion source/localizable/_map_qualif_centers.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</div>
</section>

<script src="/vendor/maplibre-gl.js"></script>
<script src="https://unpkg.com/maplibre-gl@^4.7.1/dist/maplibre-gl.js"></script>
<script type="text/javascript">
var map = new maplibregl.Map({
container: 'map', // container id
Expand Down
59 changes: 0 additions & 59 deletions source/vendor/maplibre-gl.js

This file was deleted.

0 comments on commit 287c3fe

Please sign in to comment.