Skip to content

Commit

Permalink
try to move maplire from js to vendor dir
Browse files Browse the repository at this point in the history
  • Loading branch information
smadbe committed Jan 16, 2025
1 parent 99a4ea9 commit bbed15a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
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="/js/maplibre-gl.js"></script>
<script src="/vendor/maplibre-gl.js"></script>
<script type="text/javascript">
var map = new maplibregl.Map({
container: 'map', // container id
Expand Down
File renamed without changes.

0 comments on commit bbed15a

Please sign in to comment.