Skip to content

Commit abceeef

Browse files
authored
Update index.html
1 parent bcdb138 commit abceeef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
<script>
4343
// Target: center of AERI 2.430736 48.857921
44-
const CurrentLocation = { lng: 2.45068, lat: 48.86730 };
44+
const CurrentLocation = { lng: 2.4400, lat: 48.8618 };
4545

4646
// Create map with OpenFreeMap style
4747
const map = new maplibregl.Map({

0 commit comments

Comments
 (0)