Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
HIRE Promotionskolleg Team
Study Areas Map
Commits
0c8eaef5
Commit
0c8eaef5
authored
Aug 29, 2024
by
Alfakhori
Browse files
Update public/index.html
parent
ff9291b0
Pipeline
#10065
passed with stage
in 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/index.html
View file @
0c8eaef5
...
...
@@ -30,7 +30,7 @@
<div
id=
"map"
></div>
<script>
const
map
=
L
.
map
(
'
map
'
).
setView
([
48.78039307145523
,
9.172929033104959
],
13
);
const
map
=
L
.
map
(
'
map
'
).
setView
([
48.78039307145523
,
9.172929033104959
],
5
);
// Add OSM base map
L
.
tileLayer
(
'
https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png
'
,
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment