Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
UGL
website
Commits
c1e9b3d2
Commit
c1e9b3d2
authored
1 year ago
by
Rushikesh Padsala
Browse files
Options
Download
Email Patches
Plain Diff
added chart.js to leaflet.js
parent
479a5dff
master
Pipeline
#7516
passed with stage
in 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/leaflet-stoeckach-heatdemand/index.html
+1
-1
public/leaflet-stoeckach-heatdemand/index.html
with
1 addition
and
1 deletion
+1
-1
public/leaflet-stoeckach-heatdemand/index.html
+
1
-
1
View file @
c1e9b3d2
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
<script
src=
"https://unpkg.com/leaflet@1.7.1/dist/leaflet.js"
<script
src=
"https://unpkg.com/leaflet@1.7.1/dist/leaflet.js"
integrity=
"sha512-XQoYMqMTK8LvdxXYG3nZ448hOEQiglfqkJs1NOQV44cWnUrBc8PkAOcXy20w0vlaXaVUearIOBhiXZ5V3ynxwA=="
integrity=
"sha512-XQoYMqMTK8LvdxXYG3nZ448hOEQiglfqkJs1NOQV44cWnUrBc8PkAOcXy20w0vlaXaVUearIOBhiXZ5V3ynxwA=="
crossorigin=
""
></script>
crossorigin=
""
></script>
<script
src=
"
building_data
.js"
></script>
<script
src=
"
https://cdn.jsdelivr.net/npm/chart
.js"
></script>
<script
src=
"building_data.js"
></script>
<script
src=
"building_data.js"
></script>
<link
rel=
"stylesheet"
href=
"index.css"
>
<link
rel=
"stylesheet"
href=
"index.css"
>
<style>
<style>
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets