We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcdb138 commit abceeefCopy full SHA for abceeef
1 file changed
index.html
@@ -41,7 +41,7 @@
41
42
<script>
43
// Target: center of AERI 2.430736 48.857921
44
- const CurrentLocation = { lng: 2.45068, lat: 48.86730 };
+ const CurrentLocation = { lng: 2.4400, lat: 48.8618 };
45
46
// Create map with OpenFreeMap style
47
const map = new maplibregl.Map({
0 commit comments