Skip to content
Snippets Groups Projects
Commit d6e0a024 authored by AxelCarayon's avatar AxelCarayon
Browse files

bug fix

parent 9ae247eb
No related branches found
No related tags found
No related merge requests found
#Tue Jul 13 15:03:53 CEST 2021
#Thu Jul 15 15:09:14 CEST 2021
voice=0
displayPointsConverter=0
countryNameGetter=0
......
......@@ -3,9 +3,9 @@
<head>
<title>Map</title>
<link th:href="@{/styles/map.css}" rel="stylesheet" />
<script type="text/javascript" th:src="@{/js/map.js}"></script>
<script src="https://cdn.jsdelivr.net/npm/sockjs-client@1/dist/sockjs.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/stomp.js/2.3.3/stomp.min.js"></script>
<script type="text/javascript" th:src="@{/js/map.js}"></script>
</head>
<body>
<div id="map"></div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment