Update the position for the Abris
This commit is contained in:
parent
5f444b1315
commit
8430e200a8
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ Le terrain est accessible à tous les membres du club.
|
|||
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.4.0/dist/leaflet.css" integrity="sha512-puBpdR0798OZvTTbP4A8Ix/l+A4dHDD0DGqYW6RQ+9jxkRFclaxxQb/SJAWZfWAkuyeQUytO7+7N4QKrDh+drA==" crossorigin="">
|
||||
|
||||
<script>
|
||||
var posAbris = [46.270453, 7.4527616];
|
||||
var posAbris = [46.27031, 7.45486];
|
||||
var posField = [46.27874, 7.47162];
|
||||
|
||||
var mapLayerAbris = L.tileLayer('https://maps.tilehosting.com/styles/basic/{z}/{x}/{y}.png?key=ILmmdWrAaPH7B6OS6NI3', {
|
||||
|
|
Loading…
Add table
Reference in a new issue